summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-14ROSE: rose AX25 packet routing improvementBernard Pidoux
2011-02-14ipv4: fix rcu lock imbalance in fib_select_default()Eric Dumazet
2011-02-13bridge: implement [add/del]_slave opsJiri Pirko
2011-02-13rtnetlink: implement setting of master deviceJiri Pirko
2011-02-13net: make dev->master generalJiri Pirko
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko
2011-02-11network: Allow af_packet to transmit +4 bytes for VLAN packets.Ben Greear
2011-02-11Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-11batman-adv: Disallow originator addressing within mesh layerLinus Lüssing
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing
2011-02-11batman-adv: Split combined variable declarationsMarek Lindner
2011-02-11batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller
2011-02-10inetpeer: Add redirect and PMTU discovery cached info.David S. Miller
2011-02-10inetpeer: Abstract address representation further.David S. Miller
2011-02-09net: rename group sysfs entry to netdev_groupXiaotian Feng
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2011-02-07mac80211: remove unneeded checkDan Carpenter
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau
2011-02-07IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller
2011-02-04ipv4: Don't miss existing cached metrics in new routes.David S. Miller
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen
2011-02-03mac80211: Remove obsolete TKIP flexibilityJouni Malinen
2011-02-03mac80211: allow GO to scan like APJohannes Berg
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov
2011-02-03mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov