summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao
2010-11-18filter: Optimize instruction revalidation code.Tetsuo Handa
2010-11-18net: add priority field to pktgenJohn Fastabend
2010-11-18dccp ccid-2: whitespace fix-upGerrit Renker
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-17net: ipv4: tcp_probe: cleanup snprintf() useVasiliy Kulikov
2010-11-17net: zero kobject in rx_queue_releaseJohn Fastabend
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17ipv6: AF_INET6 link address familyThomas Graf
2010-11-17ipv4: AF_INET link address familyThomas Graf
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-17network: tcp_connect should return certain errors up the stackEric Paris
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris
2010-11-17net/atm: Remove unnecessary casts of netdev_privJoe Perches
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet
2010-11-16vlan: remove ndo_select_queue() logicEric Dumazet
2010-11-16vlan: lockless transmit pathEric Dumazet
2010-11-16packet: Enhance AF_PACKET implementation to not require high order contiguous...Neil Horman
2010-11-16ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-15net: Export netif_get_vlan_features().David S. Miller
2010-11-15bridge: add RCU annotations to bridge port lookupEric Dumazet
2010-11-15bridge: fix RCU races with bridge portstephen hemminger
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet
2010-11-15bridge: add RCU annotation to bridge multicast tableEric Dumazet
2010-11-15net/ipv6/mcast.c: Remove unnecessary semicolonsJoe Perches
2010-11-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-11-15net: Simplify RX queue allocationTom Herbert
2010-11-15net: Move TX queue allocation to alloc_netdev_mqTom Herbert
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-11-15vlan: Fix build warning in vlandev_seq_show()David S. Miller
2010-11-15mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl
2010-11-15mac80211: refactor debugfs function generation codeEliad Peller
2010-11-15mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau
2010-11-15cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez
2010-11-15cfg80211: add debug print when processing a channelLuis R. Rodriguez
2010-11-15cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez
2010-11-15cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2010-11-15cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez
2010-11-15rfkill: remove dead codeStephen Hemminger
2010-11-15net: consolidate 8021q taggingJohn Fastabend
2010-11-15net: remove check for headroom in vlan_dev_createJohn Fastabend
2010-11-158021q: set hard_header_len when VLAN offload features are toggledJohn Fastabend
2010-11-15offloading: Force software GSO for multiple vlan tags.Jesse Gross
2010-11-15offloading: Support multiple vlan tags in GSO.Jesse Gross
2010-11-15offloading: Make scatter/gather more tolerant of vlans.Jesse Gross
2010-11-15ipv4: Fix build with multicast disabled.David S. Miller
2010-11-15dccp ccid-2: Separate option parsing from CCID processingGerrit Renker