aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-05
|\
| * sctp: check src addr when processing SACK to update transport stateNicolas Dichtel2012-10-04
| * ipv4: add a fib_type to fib_infoEric Dumazet2012-10-04
* | sections: fix section conflicts in netAndi Kleen2012-10-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * ipv4: gre: add GRO capabilityEric Dumazet2012-10-01
| * net: add gro_cells infrastructureEric Dumazet2012-10-01
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-28
| | |\
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-25
| | | |\
| | | | * cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-19
| | | | * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-18
| | | | * cfg80211: remove obsolete comment for .sched_scan_stop() callbackArend van Spriel2012-09-18
| | | * | NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz2012-09-24
| | | * | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-24
| | | * | NFC: Add an shdlc llc module to llc coreEric Lapuyade2012-09-24
| | | * | NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade2012-09-24
| | | * | NFC: Add an LLC Core layer to HCIEric Lapuyade2012-09-24
| | | * | NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-24
| | | * | NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-24
| | | * | NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-24
| | | * | NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-24
| | | * | NFC: Parse NCI NFC-DEP activation paramsIlan Elias2012-09-24
| | | * | NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-24
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-24
| | | |\ \
| | | | * | Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18
| | | | * | Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-08
| | | | * | Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08
| | | | * | Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-08
| | | | * | Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
| | | | * | Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-21
| | | | * | Bluetooth: Add more HCI error codesMikel Astiz2012-08-21
| | | | * | Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-14
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-24
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | mac80211: add key flag for management keysJohannes Berg2012-09-10
| | | | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06
| | | | |\ \
| | | | * \ \ Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
| | | | |\ \ \
| * | | | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | net: remove sk_init() helperEric Dumazet2012-09-27
| * | | | | | | tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-27
| * | | | | | | net: use a per task frag allocatorEric Dumazet2012-09-24
| * | | | | | | net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-24
| * | | | | | | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-22
| * | | | | | | tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-22
| * | | | | | | ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-19
| * | | | | | | ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2012-09-19
| * | | | | | | ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-19
| * | | | | | | ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-19
| * | | | | | | llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller2012-09-17
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-17
| |\ \ \ \ \ \ \