aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville3-20/+12
2013-06-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-8/+44
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki1-2/+6
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller9-78/+191
2013-06-24ip_tunnel: Protect tunnel functions with CONFIG_INET guard.Jesse Gross1-0/+5
2013-06-23Bluetooth: Remove unneeded flagAndrei Emeltchenko1-1/+0
2013-06-23Bluetooth: Remove inquiry helpersAndre Guedes1-2/+0
2013-06-23Bluetooth: Remove LE scan helpersAndre Guedes1-13/+0
2013-06-23Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes1-1/+0
2013-06-23Bluetooth: Use HCI request in interleaved discoveryAndre Guedes1-1/+0
2013-06-23Bluetooth: Move discovery macros to hci_core.hAndre Guedes1-0/+10
2013-06-23Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes1-1/+0
2013-06-23Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes1-0/+1
2013-06-23Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg1-1/+1
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+1
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville9-78/+191
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2013-06-20netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet1-0/+7
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+17
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-38/+38
2013-06-20splice: don't pass the address of ->f_pos to methodsAl Viro2-2/+1
2013-06-19ndisc: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2013-06-19ipv6: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-06-19net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering1-1/+1
2013-06-19tcp: introduce a per-route knob for quick ackCong Wang1-0/+2
2013-06-19net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUFDaniel Borkmann1-6/+9
2013-06-19netlink: export netlink_diag.h headerstephen hemminger1-0/+1
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar1-0/+1
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar1-0/+18
2013-06-19ip_tunnel: Add dont fragment flag.Pravin B Shelar1-0/+1
2013-06-19ip_tunnel: push generic protocol handling to ip_tunnel module.Pravin B Shelar1-0/+1
2013-06-19ip_tunnels: extend iptunnel_xmit()Pravin B Shelar1-11/+15
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar1-0/+1
2013-06-19gre: export gre_build_header() function.Pravin B Shelar1-0/+2
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar1-0/+24
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-19/+75
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki1-0/+1
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg1-8/+8
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-1/+17
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+2
2013-06-18nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich1-0/+28
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2-0/+6
2013-06-17net: sctp: remove SCTP_STATIC macroDaniel Borkmann1-8/+0
2013-06-17net: sctp: get rid of t_new macro for kzallocDaniel Borkmann1-3/+0
2013-06-17tipc: update code comments to reflect new uapi header pathYing Xue2-2/+2
2013-06-17net: add socket option for low latency pollingEliezer Tamir3-6/+10
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir1-16/+17
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir1-2/+3
2013-06-17ssb: add struct for serial flashRafał Miłecki1-0/+15