summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet2013-07-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-0314-46/+70
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-264-1/+4
| |\
| | * net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-261-0/+1
| | * gre: fix a possible skb leakEric Dumazet2013-06-251-0/+1
| | * net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering2013-06-191-1/+1
| | * netlink: export netlink_diag.h headerstephen hemminger2013-06-191-0/+1
| * | ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2013-06-241-2/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-222-2/+1
| |\ \
| | * | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-202-2/+1
| | |/
| * | Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-211-0/+1
| |\ \
| | * | ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2013-06-201-0/+1
| | |/
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-201-1/+17
| |\ \
| | * | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-191-1/+17
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-2/+1
| |\ \ \
| | * | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-2/+1
| | |/ /
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-203-38/+38
| |\ \ \
| | * | | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-312-36/+36
| | * | | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-311-2/+2
| | |/ /
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-031-0/+2
* | | | net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-031-0/+4
* | | | net: lls fix build with allnoconfigEliezer Tamir2013-07-021-3/+3
* | | | net: convert lls to use time_in_range()Eliezer Tamir2013-07-022-9/+21
* | | | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-021-0/+1
* | | | ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen2013-07-021-1/+0
* | | | net: sctp: prevent checksum.h from double inclusionDaniel Borkmann2013-07-021-0/+5
* | | | ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-011-0/+3
* | | | net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-011-75/+0
* | | | net: Swap ver and type in pppoe_hdrChangli Gao2013-07-011-2/+2
* | | | net: avoid calling sched_clock when LLS is offEliezer Tamir2013-07-011-2/+15
* | | | net: fix LLS debug_smp_processor_id() warningEliezer Tamir2013-07-011-5/+25
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-019-28/+117
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-289-28/+117
| |\ \ \ \
| | * | | | brcmfmac: add broken scatter-gather DMA supportFranky Lin2013-06-271-0/+5
| | * | | | bcma: add support for BCM43142Rafał Miłecki2013-06-272-0/+56
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-06-243-20/+12
| | |\ \ \ \
| | | * | | | Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-231-1/+0
| | | * | | | Bluetooth: Remove inquiry helpersAndre Guedes2013-06-231-2/+0
| | | * | | | Bluetooth: Remove LE scan helpersAndre Guedes2013-06-231-13/+0
| | | * | | | Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-231-1/+0
| | | * | | | Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-1/+0
| | | * | | | Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-231-0/+10
| | | * | | | Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-231-1/+0
| | | * | | | Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2013-06-231-0/+1
| | | * | | | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-231-1/+1
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-243-8/+44
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg2013-06-191-8/+8
| | | * | | | nl80211: add rate flags for 5/10 Mhz channelsSimon Wunderlich2013-06-181-0/+28
| | | * | | | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-182-0/+6