summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-229-15/+16
|\
| * af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-211-1/+3
| * net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-201-0/+2
| * llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-141-1/+1
| * codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet2012-08-101-2/+6
| * ipv4: fix ip_send_skb()Eric Dumazet2012-08-101-1/+1
| * net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-091-0/+1
| * net: force dst_default_metrics to const sectionEric Dumazet2012-08-081-1/+1
| * net: ipv6: fix TCP early demuxEric Dumazet2012-08-062-9/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-155-34/+34
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-155-34/+34
| |\ \
| | * \ 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
* | | | gre: Support GRE over IPv6xeb@mail.ru2012-08-142-2/+40
* | | | 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-092-2/+4
* | | | net: output path optimizationsEric Dumazet2012-08-072-8/+16
* | | | net: avoid reloads in SNMP_UPD_PO_STATSEric Dumazet2012-08-061-4/+6
* | | | netlink: add signed typesJiri Pirko2012-08-031-0/+98
| |_|/ |/| |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-021-0/+2
|\ \ \
| * | | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
* | | | Fix unexpected SA hard expiration after changing dateFan Du2012-08-021-0/+4
* | | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-021-0/+2
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-5/+35
|\ \ \ \ | |_|/ / |/| | |