summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-08-02spi: fix SPI_BIT_MASK so it always fits into 32-bitsStephen Warren
2013-08-02Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich
2013-08-01ieee80211: add definition for 802.11ac information elementsFred Zhou
2013-08-01ieee80211: add definition for interworking supportAvinash Patil
2013-07-31serial: sccnxp: Add DT supportAlexander Shiyan
2013-07-31serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan
2013-08-01modules: add support for soft module dependenciesAndreas Robinson
2013-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-31cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches
2013-07-31checksum: Remove extern from function prototypesJoe Perches
2013-07-31cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches
2013-07-31ax25.h: Remove extern from function prototypesJoe Perches
2013-07-31arp/neighbour.h: Remove extern from function prototypesJoe Perches
2013-07-31af_rxrpc.h: Remove extern from function prototypesJoe Perches
2013-07-31af_unix.h: Remove extern from function prototypesJoe Perches
2013-07-31addrconf.h: Remove extern function prototypesJoe Perches
2013-08-01drm/mm: include required headers in drm_mm.hDavid Herrmann
2013-07-31fib_rules: add .suppress operationStefan Tomanek
2013-07-31net: Remove extern from include/net/ scheduling prototypesJoe Perches
2013-08-01clocksource: arch_timer: Add support for memory mapped timersStephen Boyd
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd
2013-07-31net: skb_orphan() changesEric Dumazet
2013-07-31ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-31vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31[media] media: lirc: Allow lirc dev to talk to rc deviceSrinivas Kandagatla
2013-07-31[media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov
2013-07-31ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot)Peter Ujfalusi
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov
2013-07-31netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal
2013-07-31netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal
2013-07-31netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy