summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-201-2/+2
* packet: Report fanout status via diag enginePavel Emelyanov2012-08-201-0/+2
* packet: Report rings cfg via diag enginePavel Emelyanov2012-08-201-0/+13
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-158-35/+124
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-158-35/+124
| |\
| | * ssb: check for flash presentenceRafał Miłecki2012-08-101-1/+3
| | * bcma: add (mostly) NAND definesRafał Miłecki2012-08-102-0/+87
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-105-34/+34
| | |\
| | | * Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+2
| | | * Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+10
| | | * Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-061-1/+0
| | | * Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-14/+2
| | | * Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-061-4/+4
| | | * Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-061-0/+9
| | | * Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
| | | * Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
| | | * Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
| | | * Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
* | | | xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du2012-08-151-1/+1
|/ / /
* | | sctp: fix a compile error in sctp.hCong Wang2012-08-151-2/+2
* | | sctp: Make sysctl tunables per netEric W. Biederman2012-08-142-116/+90
* | | sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman2012-08-141-3/+3
* | | sctp: Push struct net down into all of the state machine functionsEric W. Biederman2012-08-141-1/+2
* | | sctp: Push struct net down into sctp_in_scopeEric W. Biederman2012-08-141-1/+1
* | | sctp: Push struct net down into sctp_transport_initEric W. Biederman2012-08-141-1/+1
* | | sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2012-08-142-8/+9
* | | sctp: Add infrastructure for per net sysctlsEric W. Biederman2012-08-142-1/+9
* | | sctp: Make the mib per network namespaceEric W. Biederman2012-08-142-5/+7
* | | sctp: Make the proc files per network namespace.Eric W. Biederman2012-08-142-13/+17
* | | sctp: Make the ctl_sock per network namespaceEric W. Biederman2012-08-142-1/+8
* | | sctp: Make the address lists per network namespaceEric W. Biederman2012-08-144-23/+28
* | | sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2012-08-142-4/+5
* | | sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2012-08-142-3/+3
* | | sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2012-08-142-2/+3
* | | packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-141-0/+10
* | | packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-141-0/+23
* | | packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-142-0/+25
* | | gre: Support GRE over IPv6xeb@mail.ru2012-08-145-2/+61
* | | net: remove netdev_bonding_change()Amerigo Wang2012-08-141-2/+0
* | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-141-2/+1
* | | net: Loopback ifindex is constant nowPavel Emelyanov2012-08-091-0/+7
* | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-091-0/+1
* | | net: Dont use ifindices in hash fnsPavel Emelyanov2012-08-093-2/+14
* | | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-091-0/+6
* | | net: output path optimizationsEric Dumazet2012-08-072-8/+16
* | | net: reorganize IP MIB valuesEric Dumazet2012-08-061-5/+7
* | | net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet2012-08-061-4/+6
* | | ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-041-2/+9
* | | net: skb_share_check() should use consume_skb()Eric Dumazet2012-08-041-3/+6
* | | team: add support for queue override by setting queue_id for portJiri Pirko2012-08-031-0/+4