aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIMJohannes Berg2009-10-30
| * | mac80211: deprecate qual valueJohannes Berg2009-10-30
| * | mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg2009-10-30
| * | mac80211: make align adjustment code support paged SKBZhu Yi2009-10-30
| * | mac80211: remove RX_FLAG_RADIOTAPJohannes Berg2009-10-30
| * | mac80211: fix radiotap header generationJohannes Berg2009-10-30
| * | mac80211: split hardware scan by bandJohannes Berg2009-10-30
| * | mac80211: remove outdated commentJohannes Berg2009-10-30
| * | mac80211: fix dynamic power save for devices with nullfunc support in hwKalle Valo2009-10-30
| * | mac80211: refactor dynamic power save checkKalle Valo2009-10-30
| * | cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-30
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-09
|\ \ \
| * | | can: should not use __dev_get_by_index() without locksEric Dumazet2009-11-08
| * | | ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu2009-11-06
| * | | netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt2009-11-06
* | | | xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2009-11-08
* | | | net/compat_ioctl: support SIOCWANDEVArnd Bergmann2009-11-08
* | | | net, compat_ioctl: fix SIOCGMII ioctlsArnd Bergmann2009-11-08
* | | | udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet2009-11-08
* | | | ipv6: udp: Optimise multicast receptionEric Dumazet2009-11-08
* | | | ipv4: udp: Optimise multicast receptionEric Dumazet2009-11-08
* | | | ipv6: udp: optimize unicast RX pathEric Dumazet2009-11-08
* | | | ipv4: udp: optimize unicast RX pathEric Dumazet2009-11-08
* | | | udp: secondary hash on (local port, local address)Eric Dumazet2009-11-08
* | | | udp: split sk_hash into two u16 hashesEric Dumazet2009-11-08
* | | | udp: add a counter into udp_hslotEric Dumazet2009-11-08
* | | | net/appletalk: using compat_ptr needs inclusion of linux/compat.hStephen Rothwell2009-11-08
* | | | net: Support specifying the network namespace upon device creation.Eric W. Biederman2009-11-08
* | | | appletalk/ddp.c: Neaten checksum functionJoe Perches2009-11-08
* | | | ipv6: avoid dev_hold()/dev_put() in rawv6_bind()Eric Dumazet2009-11-08
* | | | rtnetlink: CleanupsEric Dumazet2009-11-07
* | | | net/x25: push BKL usage into x25_protoArnd Bergmann2009-11-07
* | | | net/irda: push BKL into proto_opsArnd Bergmann2009-11-07
* | | | net/ipx: push down BKL into a ipx_dgram_opsArnd Bergmann2009-11-07
* | | | net/appletalk: push down BKL into a atalk_dgram_opsArnd Bergmann2009-11-07
* | | | net: Replace old style lock initializerThomas Gleixner2009-11-07
* | | | net, compat_ioctl: handle more ioctls correctlyArnd Bergmann2009-11-07
* | | | compat: move sockios handling to net/socket.cArnd Bergmann2009-11-07
* | | | appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann2009-11-07
* | | | net: copy socket ioctl code to net/socket.hArnd Bergmann2009-11-07
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-11-06
|\ \ \ \ | | |_|/ | |/| |
| * | | ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov2009-11-06
| * | | ieee802154: add PHY_NAME to LIST_IFACE command resultsDmitry Eremin-Solenikov2009-11-06
| * | | ieee802154: add two nl802154 helpersDmitry Eremin-Solenikov2009-11-06
| * | | ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-06
| * | | ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov2009-11-06
| * | | ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov2009-11-06
| * | | wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov2009-11-06
| * | | wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov2009-11-06
| * | | wpan-phy: use snprintf to limit the amount of chars writtenDmitry Eremin-Solenikov2009-11-06