summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-11-20add DOVE extensions for VXLANDavid Stevens
2012-11-19NFC: Move pn544.h to linux/platform_data/Marcel Holtmann
2012-11-19NFC: Remove unused details from pn544.h header fileMarcel Holtmann
2012-11-19NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade
2012-11-19NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade
2012-11-19Bluetooth: Increase HCI command tx timeoutSzymon Janc
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg
2012-11-19mac80211: introduce IEEE80211_NUM_TIDS and use itJohannes Berg
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-18netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16ssb: fix SPROM offsetPiotr Haber
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich
2012-11-15ipv4: Switch to using the new offload infrastructure.Vlad Yasevich
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-14ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-14bridge: add root port blockingstephen hemminger
2012-11-14bridge: implement BPDU blockingstephen hemminger
2012-11-14bridge: bridge port parameters over netlinkstephen hemminger
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville