summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-08-19vlan: Match underlying dev carrier on vlan addPhil Oester
2010-08-19atm: remove a net_device_stats clearEric Dumazet
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-19rds: fix a leak of kernel memoryEric Dumazet
2010-08-19netlink: fix compat recvmsgJohannes Berg
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/sched: remove unneeded NULL checkDan Carpenter
2010-08-18net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-18tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-18tipc: Allow connect() to wait indefinitelyAllan Stephens
2010-08-18tipc: Minor enhancements to name table display formatAllan Stephens
2010-08-18tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-08-18tipc: Remove per-connection sequence number logicAllan Stephens
2010-08-18tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-18tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-18tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-08-18tipc: Check for disabled bearer when processing incoming messagesAllan Stephens
2010-08-18tipc: correct problems with misleading flags returned using poll()Allan Stephens
2010-08-18tipc: Provide correct error code for unsupported connect() operationAllan Stephens
2010-08-18tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal
2010-08-18tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg
2010-08-17net sched: fix some kernel memory leaksEric Dumazet
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-17net/decnet: Adjust confusing if indentationJulia Lawall
2010-08-17net/atm: Adjust confusing if indentationJulia Lawall
2010-08-17core: Factor out flow calculation from get_rps_cpuKrishna Kumar
2010-08-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-16cfg80211: check if WEP is available for shared key authJohannes Berg
2010-08-16mac80211: dont advertise WEP if unavailableJohannes Berg
2010-08-16mac80211: remove unused status flag checksJohannes Berg
2010-08-16mac80211: move key tfm setupJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16cfg80211: support sysfs namespacesJohannes Berg
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16net: mac80211: Fix a typo.Andrea Gelmini
2010-08-16cfg80211: deauth doesn't always imply disconnectJohannes Berg
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter
2010-08-16mac80211: remove unused rate function parameterChristian Lamparter
2010-08-16mac80211: put rx handlers into separate functionsChristian Lamparter
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-16mac80211: don't check rates on PLCP error framesJohannes Berg
2010-08-16mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-08-16Revert "netlink: netlink_recvmsg() fix"David S. Miller