summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-021-0/+2
|\
| * atm: add release_cb() callback to vccDavid Woodhouse2012-12-021-0/+1
| * atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-281-0/+1
* | ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-011-0/+9
* | net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-305-47/+73
* | rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-301-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-303-9/+11
|\ \
| * | openvswitch: add skb mark matching and set actionAnsis Atteka2012-11-261-0/+1
| * | ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-121-2/+3
| * | ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-102-9/+9
* | | core: make GRO methods static.Rami Rosen2012-11-291-6/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-295-14/+18
|\ \ \
| * | | percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka2012-11-281-2/+2
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-11-271-11/+10Star
| |\ \ \
| | * | | [media] adv7604: Replace prim_mode by modeHans Verkuil2012-11-211-11/+10Star
| * | | | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-272-1/+5
| * | | | include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera2012-11-271-0/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-2813-214/+629
|\ \ \ \ \
| * | | | | bcma: add more package IDsHauke Mehrtens2012-11-261-0/+5
| * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-264-81/+289
| |\ \ \ \ \
| | * | | | | wireless: add definitions for VHT MCS supportJohannes Berg2012-11-261-0/+23
| | * | | | | mac80211: support VHT rates in TX infoJohannes Berg2012-11-261-3/+33
| | * | | | | mac80211: support drivers reporting VHT RXJohannes Berg2012-11-261-1/+11
| | * | | | | nl80211/cfg80211: add VHT MCS supportJohannes Berg2012-11-262-8/+28
| | * | | | | mac80211: convert to channel definition structJohannes Berg2012-11-261-10/+7Star
| | * | | | | nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-262-13/+121
| | * | | | | cfg80211: pass a channel definition structJohannes Berg2012-11-261-30/+35
| | * | | | | nl80211: add documentation for channel typeJohannes Berg2012-11-261-0/+9
| | * | | | | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-263-18/+8Star
| | * | | | | mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch2012-11-261-0/+15
| | * | | | | cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel2012-11-261-2/+3
| * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-214-2/+68
| |\| | | | |
| | * | | | | mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan2012-11-211-0/+18
| | * | | | | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-0/+1
| | * | | | | cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2012-11-192-0/+25
| | * | | | | mac80211: support radiotap vendor namespace RX dataJohannes Berg2012-11-191-0/+12
| | * | | | | mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg2012-11-191-0/+2
| | * | | | | mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-2/+6
| | * | | | | nl/cfg80211: advertise OBSS scan requirementAmitkumar Karwar2012-11-121-0/+4
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-213-2/+26
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Increase HCI command tx timeoutSzymon Janc2012-11-191-1/+1
| | * | | | | | Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-191-1/+1
| | * | | | | | Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-191-0/+2
| | * | | | | | Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-192-0/+19
| | * | | | | | Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-191-0/+3
| * | | | | | | NFC: Move pn544.h to linux/platform_data/Marcel Holtmann2012-11-191-0/+0
| * | | | | | | NFC: Remove unused details from pn544.h header fileMarcel Holtmann2012-11-191-60/+0Star
| * | | | | | | NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade2012-11-191-0/+1
| * | | | | | | NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade2012-11-191-0/+2
| |/ / / / / /
| * | | | | | ssb: fix SPROM offsetPiotr Haber2012-11-161-1/+1