summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet
2010-06-30act_nat: use stack variableChangli Gao
2010-06-30act_mirred: combine duplicate codeChangli Gao
2010-06-30net/core: use ntohs for skb->protocolSebastian Andrzej Siewior
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings
2010-06-29net/Makefile: conditionally descend to wireless and ieee802154Nicolas Kaiser
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao
2010-06-28tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet
2010-06-28vlan: 64 bit rx countersEric Dumazet
2010-06-28net: use this_cpu_ptr()Eric Dumazet
2010-06-26syncookies: add support for ECNFlorian Westphal
2010-06-26syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal
2010-06-25ipv6: remove ipv6_statisticsEric Dumazet
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-25arp: RCU change in arp_solicit()Eric Dumazet
2010-06-25dccp: make implementation of Syn-RTT symmetricGerrit Renker
2010-06-25dccp: remove unused function argumentGerrit Renker
2010-06-25net/core/pktgen.c: Use pr_<level>Joe Perches
2010-06-25net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer
2010-06-24tcp: do not send reset to already closed socketsKonstantin Khorenko
2010-06-24net: fix "netpoll: Allow netpoll_setup/cleanup recursion"Andrew Morton
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-21udp: Fix bogus UFO packet generationHerbert Xu
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-17bridge: fdb cleanup runs too oftenstephen hemminger
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...master-2010-06-17John 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-16Clear IFF_XMIT_DST_RELEASE for teql interfacesTom Hughes
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
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-15bridge: Fix OOM crash in deliver_cloneHerbert Xu