summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf
2010-11-18igmp: refine skb allocationsEric Dumazet
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-18net: zero kobject in rx_queue_releaseJohn Fastabend
2010-11-18dccp ccid-2: whitespace fix-upGerrit Renker
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai
2010-11-17mac80211: fix powersaving clients racesJohannes Berg
2010-11-17mac80211: defines for AC numbersJohannes Berg
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-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg
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-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen
2010-11-16mac80211: Add antenna configurationBruno Randolf
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez
2010-11-16xfrm: update flowi saddr in icmp_send if unsetUlrich Weber
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-16irda: irttp: allow zero byte packetsWolfram Sang
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-16SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl
2010-11-15net: Export netif_get_vlan_features().David S. Miller
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten
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