aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-15net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti1-0/+5
2015-12-15ila: Add generic ILA translation facilityTom Herbert2-0/+40
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert2-0/+4
2015-12-15rhashtable: add function to replace an elementTom Herbert1-0/+82
2015-12-15net: Elaborate on checksum offload interface descriptionTom Herbert1-29/+109
2015-12-15net: Add driver helper functions to determine checksum offloadabilityTom Herbert1-0/+78
2015-12-15tcp: Fix conditions to determine checksum offloadTom Herbert1-0/+9
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert3-22/+29
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert3-5/+10
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-12-15net: Add skb_inner_transport_offset functionTom Herbert1-0/+5
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel1-0/+2
2015-12-14net: Fix typo in skb_fclone_busyMasanari Iida1-1/+1
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-7/+37
2015-12-13geneve: UDP checksum configuration via netlinkTom Herbert1-0/+3
2015-12-13rco: Clean up casting errorsTom Herbert1-1/+2
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2-63/+38
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb2-0/+10
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2-10/+69
2015-12-11netcp: try to reduce type confusion in descriptorsArnd Bergmann1-11/+11
2015-12-10ipv6: add ipv6_addr_prefix_copyAlexander Aring1-0/+15
2015-12-106lowpan: add debugfs supportAlexander Aring1-0/+3
2015-12-106lowpan: add lowpan dev register helpersAlexander Aring1-1/+6
2015-12-10Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg1-1/+0
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg1-1/+2
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg1-1/+0
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg1-3/+6
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg1-0/+1
2015-12-09cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo1-2/+2
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo2-6/+123
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo4-17/+57
2015-12-08netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo1-5/+5
2015-12-08Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupDavid S. Miller3-1/+50
2015-12-08Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi4-301/+0
2015-12-07net: dsa: remove DSA link pollingNeil Armstrong1-12/+0
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-4/+73
2015-12-06core: enable more fine-grained datagram reception controlRainer Weikusat1-0/+6
2015-12-06net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua1-0/+5
2015-12-05net: constify netif_is_* helpers net_device paramJiri Pirko2-12/+12
2015-12-05WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn1-1/+1
2015-12-04cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2-0/+9
2015-12-04mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com1-0/+4
2015-12-04mac80211: add atomic uploaded keys iteratorEliad Peller1-0/+24
2015-12-04mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach1-0/+22
2015-12-04nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detectLuca Coelho1-2/+3
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg1-2/+5
2015-12-04mac80211: allow driver to prevent two stations w/ same addressJohannes Berg1-0/+6
2015-12-04Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-2/+4