aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue2012-08-20
* tipc: fix lockdep warning during bearer initializationYing Xue2012-08-20
* tipc: optimize the initialization of network device notifierYing Xue2012-08-20
* packet: Report fanout status via diag enginePavel Emelyanov2012-08-20
* packet: Report rings cfg via diag enginePavel Emelyanov2012-08-20
* gre: information leak in ip6_tnl_ioctl()Dan Carpenter2012-08-20
* xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bhFan Du2012-08-16
* sctp: fix bogus if statement in sctp_auth_recv_cid()Dan Carpenter2012-08-16
* sctp: fix compile issue with disabled CONFIG_NET_NSUlrich Weber2012-08-16
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-15
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-15
| |\
| | * mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-13
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-10
| | |\
| | | * Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes2012-08-06
| | | * Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes2012-08-06
| | | * Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes2012-08-06
| | | * Bluetooth: Refactor hci_cs_le_create_connAndre Guedes2012-08-06
| | | * Bluetooth: Remove unneeded codeAndre Guedes2012-08-06
| | | * Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-06
| | | * Bluetooth: Trivial refactoringAndre Guedes2012-08-06
| | | * Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO2012-08-06
| | | * Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO2012-08-06
| | | * Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO2012-08-06
| | | * Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO2012-08-06
| | | * Bluetooth: Added /proc/net/hci via bt_procfs_init()Masatake YAMATO2012-08-06
| | | * Bluetooth: Added /proc/net/cmtp via bt_procfs_init()Masatake YAMATO2012-08-06
| | | * Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO2012-08-06
| | | * Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-06
| | | * Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-06
| | | * Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-06
| | | * Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes2012-08-06
| | | * Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-06
| | | * Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Use lmp_esco_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Use lmp_le_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes2012-08-06
| | | * Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko2012-08-06
| | | * Bluetooth: Do not shadow hdr variableAndrei Emeltchenko2012-08-06
| | | * Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko2012-08-06
| | | * Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-06
* | | | net: remove wrong initialization for snd_wl1Razvan Ghitulete2012-08-15
* | | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-15
|/ / /
* | | sctp: Make sysctl tunables per netEric W. Biederman2012-08-15
* | | sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman2012-08-15
* | | sctp: Push struct net down into all of the state machine functionsEric W. Biederman2012-08-15
* | | sctp: Push struct net down into sctp_in_scopeEric W. Biederman2012-08-15