aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-08-21ethtool.h: MDI setting supportJesse Brandeburg
2012-08-20team: add support for non-ethernet devicesJiri Pirko
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue
2012-08-20packet: Report fanout status via diag enginePavel Emelyanov
2012-08-20packet: Report rings cfg via diag enginePavel Emelyanov
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-15sctp: fix a compile error in sctp.hCong Wang
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman
2012-08-14sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman
2012-08-14sctp: Push struct net down into all of the state machine functionsEric W. Biederman
2012-08-14sctp: Push struct net down into sctp_in_scopeEric W. Biederman
2012-08-14sctp: Push struct net down into sctp_transport_initEric W. Biederman
2012-08-14sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman
2012-08-14sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman
2012-08-14sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman
2012-08-14sctp: Make the port hash table use struct net in it's key.Eric W. Biederman
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov
2012-08-14gre: Support GRE over IPv6xeb@mail.ru
2012-08-14net: remove netdev_bonding_change()Amerigo Wang
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang
2012-08-10ssb: check for flash presentenceRafał Miłecki
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov
2012-08-09net: Make ifindex generation per-net namespacePavel Emelyanov
2012-08-09net: Dont use ifindices in hash fnsPavel Emelyanov
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet
2012-08-07net: output path optimizationsEric Dumazet
2012-08-06net: reorganize IP MIB valuesEric Dumazet
2012-08-06net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko
2012-08-06Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-08-06Bluetooth: Remove missing codeAndre Guedes