summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02111-849/+2178
|\
| * vxlan: virtual extensible lanstephen hemminger2012-10-011-0/+16
| * netlink: add attributes to fdb interfacestephen hemminger2012-10-011-1/+3
| * IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-011-0/+7
| * ipv4: gre: add GRO capabilityEric Dumazet2012-10-011-0/+3
| * net: add gro_cells infrastructureEric Dumazet2012-10-011-0/+103
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-3015-213/+223
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-2815-213/+223
| | |\
| | | * NFC: LLCP raw socket supportThierry Escande2012-09-271-0/+11
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-252-4/+45
| | | |\
| | | | * cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-191-1/+1
| | | | * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-182-0/+43
| | | | * cfg80211: remove obsolete comment for .sched_scan_stop() callbackArend van Spriel2012-09-181-3/+1
| | | * | NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz2012-09-251-0/+5
| | | * | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-252-106/+3
| | | * | NFC: Add an shdlc llc module to llc coreEric Lapuyade2012-09-251-0/+1
| | | * | NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade2012-09-251-0/+2
| | | * | NFC: Add an LLC Core layer to HCIEric Lapuyade2012-09-251-0/+51
| | | * | NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-252-4/+8
| | | * | NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-251-0/+3
| | | * | NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-253-4/+0
| | | * | NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-252-0/+5
| | | * | NFC: Parse NCI NFC-DEP activation paramsIlan Elias2012-09-251-0/+6
| | | * | NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-252-0/+24
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-244-15/+51
| | | |\ \
| | | | * | Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-183-0/+30
| | | | * | Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-081-0/+6
| | | | * | Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-1/+1
| | | | * | Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-9/+0
| | | | * | Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-2/+1
| | | | * | Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-212-1/+10
| | | | * | Bluetooth: Add more HCI error codesMikel Astiz2012-08-211-0/+3
| | | | * | Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+0
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-242-82/+10
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | mac80211: add key flag for management keysJohannes Berg2012-09-101-2/+10
| | | | * | wireless: remove obsolete chan no/center freq conversion functionsJohannes Berg2012-09-061-80/+0
| | | | * | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-0612-39/+168
| | | | |\ \
| | | | * \ \ Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-0/+2
| | | | |\ \ \
| * | | | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-2822-20/+73
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | net: struct napi_struct fields reorderingEric Dumazet2012-09-271-4/+2
| * | | | | | | net: remove sk_init() helperEric Dumazet2012-09-271-2/+0
| * | | | | | | tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-271-0/+76
| * | | | | | | filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-241-0/+3
| * | | | | | | net: use a per task frag allocatorEric Dumazet2012-09-243-15/+19
| * | | | | | | net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-241-1/+1
| * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-245-53/+80
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2012-09-241-0/+1
| | * | | | | | | netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-241-1/+5
| | * | | | | | | netfilter: xt_time: add support to ignore day transitionFlorian Westphal2012-09-241-0/+5
| | * | | | | | | netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik2012-09-221-0/+4