aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt2009-05-08
| | * | | | | | | | | | netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt2009-05-08
| * | | | | | | | | | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso2009-05-27
* | | | | | | | | | | | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | wimax: fix warning caused by not checking retval of rfkill_set_hw_state()Inaky Perez-Gonzalez2009-06-11
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-08
| * | | | | | | | | | | | Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-08
| * | | | | | | | | | | | Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-08
| * | | | | | | | | | | | Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.plGustavo F. Padovan2009-06-08
| * | | | | | | | | | | | Bluetooth: Remove unnecessary variable initializationMarcel Holtmann2009-06-08
| * | | | | | | | | | | | Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-08
| * | | | | | | | | | | | Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-08
* | | | | | | | | | | | | neigh: fix state transition INCOMPLETE->FAILED via Netlink requestTimo Teras2009-06-11
* | | | | | | | | | | | | net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-11
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | ieee802154: Use '%Zu' printf format for size_t.David S. Miller2009-06-11
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cfg80211: fix rfkill locking problemJohannes Berg2009-06-10
| * | | | | | | | | | | | mac80211: disable PS while probing APJohannes Berg2009-06-10
| * | | | | | | | | | | | mac80211: disable moving between PS modes during scanLuis R. Rodriguez2009-06-10
| * | | | | | | | | | | | mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg2009-06-10
| * | | | | | | | | | | | mac80211: don't use master netdev nameJohannes Berg2009-06-10
| * | | | | | | | | | | | mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan2009-06-10
| * | | | | | | | | | | | cfg80211: fix for duplicate response for driver reg requestLuis R. Rodriguez2009-06-10
| * | | | | | | | | | | | rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2009-06-10
| * | | | | | | | | | | | rfkill: remove set_global_sw_stateAlan Jenkins2009-06-10
| * | | | | | | | | | | | mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
| * | | | | | | | | | | | rfkill: remove input KconfigJohannes Berg2009-06-10
| * | | | | | | | | | | | rfkill: print events when input handler is disabled/enabledJohannes Berg2009-06-10
| * | | | | | | | | | | | mac80211 : fix unaligned rx skbmatthieu castet2009-06-10
| * | | | | | | | | | | | mac80211: fix minstrel single-rate memory corruptionBob Copeland2009-06-10
* | | | | | | | | | | | | sunrpc/auth_gss: Call rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-10
* | | | | | | | | | | | | sctp: protocol.c call rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-10
* | | | | | | | | | | | | can: af_can.c use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-10
* | | | | | | | | | | | | nfnetlink_queue: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-10
* | | | | | | | | | | | | 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_n...Jesper Dangaard Brouer2009-06-10
* | | | | | | | | | | | | netfilter: Fix extra semi-colon in skb_walk_frags() changes.David S. Miller2009-06-09
|/ / / / / / / / / / / /
* | | | | | | | | | | | net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-09
* | | | | | | | | | | | net: add IEEE 802.15.4 socket family implementationSergey Lapin2009-06-09
* | | | | | | | | | | | Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-09
* | | | | | | | | | | | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski2009-06-09
* | | | | | | | | | | | net: dev_addr_init() fixEric Dumazet2009-06-09
* | | | | | | | | | | | xfrm: Use frag list abstraction interfaces.David S. Miller2009-06-09
* | | | | | | | | | | | sctp: Use frag list abstraction interfaces.David S. Miller2009-06-09
* | | | | | | | | | | | phonet: Use frag list abstraction interfaces.David S. Miller2009-06-09
* | | | | | | | | | | | netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-09
* | | | | | | | | | | | ipv6: Use frag list abstraction interfaces.David S. Miller2009-06-09
* | | | | | | | | | | | ipv4: Use frag list abstraction interfaces.David S. Miller2009-06-09
* | | | | | | | | | | | net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller2009-06-09
* | | | | | | | | | | | net/core/skbuff.c: Use frag list abstraction interfaces.David S. Miller2009-06-09