summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg
2012-02-27mac80211: remove redundant monitor_work enqueueingEliad Peller
2012-02-27mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky
2012-02-27SUNRPC: check RPC inode's pipe reference before dereferencingStanislav Kinsbursky
2012-02-27SUNRPC: release per-net clients lock before calling PipeFS dentries creationStanislav Kinsbursky
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-26net/9p: handle flushed Tclunk/TremoveJim Garlick
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26net/9p: don't allow Tflush to be interruptedJim Garlick
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-25netfilter: bridge: fix module autoload in compat caseFlorian Westphal
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-24gre: fix spelling in commentsstephen hemminger
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens
2012-02-24tipc: Revert name table translation optimizationAllan Stephens
2012-02-24tipc: Minor optimization to broadcast link synchronization logicAllan Stephens
2012-02-24tipc: Remove obsolete comments about routing table updatesAllan Stephens
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens
2012-02-24tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker
2012-02-24tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens
2012-02-24tipc: Remove duplicate check of message destination nodeAllan Stephens
2012-02-24tipc: Detect duplicate nodes using different network interfacesAllan Stephens
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens
2012-02-24net: Add missing getsockopt for SO_NOFCS.David S. Miller
2012-02-24Bluetooth: Remove duplicated code in l2cap conn reqAndrei Emeltchenko
2012-02-24Bluetooth: Fix double locking in LE and conless chanAndrei Emeltchenko
2012-02-24Bluetooth: Fix init request completion with AMP controllersAndrei Emeltchenko
2012-02-24Bluetooth: Fix init request completion with old controllersJohan Hedberg
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik
2012-02-24Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-24Bluetooth: mgmt: Fix clear_uuids responseJohan Hedberg
2012-02-24Bluetooth: mgmt: Fix dev_class related command response timingJohan Hedberg
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg
2012-02-23br_device: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg
2012-02-23Bluetooth: mgmt: Fix clear UUIDs responseJohan Hedberg