aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-23bridge: 64bit rx/tx countersEric Dumazet
2010-06-23net: consolidate netif_needs_gso() checksJohn Fastabend
2010-06-20caif: Add debug connection type for CAIF.Sjur Braendeland
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-16net: Export cred_to_ucred to modules.David S. Miller
2010-06-16af_unix: Allow connecting to sockets in other network namespaces.Eric W. Biederman
2010-06-16af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-06-16af_netlink: Add needed scm_destroy after scm_send.Eric W. Biederman
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman
2010-06-16sock: Introduce cred_to_ucredEric W. Biederman
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet
2010-06-15inetpeer: do not use zero refcnt for freed entriesEric Dumazet
2010-06-15bridge: Add const to dummy br_netpoll_send_skbHerbert Xu
2010-06-15ipfrag : frag_kfree_skb() cleanupEric Dumazet
2010-06-15ip_frag: Remove some atomic opsEric Dumazet
2010-06-15ipv6: syncookies: do not skip ->iif initializationFlorian Westphal
2010-06-15inetpeer: RCU conversionEric Dumazet
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen
2010-06-15mac80211: Protect Deauthentication frame when using MFPJouni Malinen
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-15tcp: unify tcp flag macrosChangli Gao
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15net: add rx_handler data pointerJiri Pirko
2010-06-15bridge: Fix netpoll supportHerbert Xu
2010-06-15netpoll: Allow netpoll_setup/cleanup recursionHerbert Xu
2010-06-15netpoll: Add ndo_netpoll_setupHerbert Xu
2010-06-15netpoll: Add locking for netpoll_setup/cleanupHerbert Xu
2010-06-15netpoll: Fix RCU usageHerbert Xu
2010-06-15bridge: Remove redundant npinfo NULL settingHerbert Xu
2010-06-15netpoll: Set npinfo to NULL even with ndo_netpoll_cleanupHerbert Xu
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: xtables: idletimer target implementationLuciano Coelho
2010-06-15netfilter: CLUSTERIP: RCU conversionEric Dumazet
2010-06-14inetpeer: various changesEric Dumazet
2010-06-14ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()Eric Dumazet
2010-06-14ipv6: avoid two atomics in ipv6_rthdr_rcv()Eric Dumazet
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen
2010-06-14mac80211: remove BSS from cfg80211 list when leaving IBSSTeemu Paasikivi
2010-06-14mac80211: Set changed basic rates flagTeemu Paasikivi
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi