aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2015-12-153-0/+4
* net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2015-12-151-0/+5
* ila: Add generic ILA translation facilityTom Herbert2015-12-152-0/+40
* netlink: add a start callback for starting a netlink dumpTom Herbert2015-12-152-0/+4
* rhashtable: add function to replace an elementTom Herbert2015-12-151-0/+82
* net: Elaborate on checksum offload interface descriptionTom Herbert2015-12-151-29/+109
* net: Add driver helper functions to determine checksum offloadabilityTom Herbert2015-12-151-0/+78
* tcp: Fix conditions to determine checksum offloadTom Herbert2015-12-151-0/+9
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-153-22/+29
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-153-5/+10
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-2/+2
* net: Add skb_inner_transport_offset functionTom Herbert2015-12-151-0/+5
* switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-151-0/+2
* net: Fix typo in skb_fclone_busyMasanari Iida2015-12-141-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-144-7/+37
|\
| * ipv6: add ipv6_addr_prefix_copyAlexander Aring2015-12-101-0/+15
| * 6lowpan: add debugfs supportAlexander Aring2015-12-101-0/+3
| * 6lowpan: add lowpan dev register helpersAlexander Aring2015-12-101-1/+6
| * Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-101-1/+0
| * Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-101-1/+2
| * Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-101-1/+0
| * Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
| * Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
| * Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-101-3/+6
| * Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-101-0/+1
* | geneve: UDP checksum configuration via netlinkTom Herbert2015-12-131-0/+3
* | rco: Clean up casting errorsTom Herbert2015-12-131-1/+2
* | net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-122-63/+38
* | net/mlx5_core: Flow steering tree initializationMaor Gottlieb2015-12-122-0/+10
* | net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2015-12-122-10/+69
* | netcp: try to reduce type confusion in descriptorsArnd Bergmann2015-12-111-11/+11
|/
* cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2015-12-091-2/+2
* sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-082-6/+123
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-084-17/+57
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-081-5/+5
* Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2015-12-083-1/+50
|\
| * cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2015-11-201-0/+7
| * kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-201-0/+12
| * cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-202-1/+31
* | Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-084-301/+0
* | net: dsa: remove DSA link pollingNeil Armstrong2015-12-071-12/+0
* | Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller2015-12-073-4/+73
|\ \
| * | cfg80211: Add support for aborting an ongoing scanVidyullatha Kanchanapally2015-12-042-0/+9
| * | mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flagJanusz.Dziedzic@tieto.com2015-12-041-0/+4
| * | mac80211: add atomic uploaded keys iteratorEliad Peller2015-12-041-0/+24
| * | mac80211: allow the driver to send EOSP when neededEmmanuel Grumbach2015-12-041-0/+22
| * | nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detectLuca Coelho2015-12-041-2/+3
| * | cfg80211: replace ieee80211_ie_split() with an inlineJohannes Berg2015-12-041-2/+5
| * | mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2015-12-041-0/+6
| * | Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2015-12-041-2/+4
| |\ \