summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
* | | | core: enable more fine-grained datagram reception controlRainer Weikusat2015-12-061-0/+6
* | | | net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-061-0/+5
* | | | net: constify netif_is_* helpers net_device paramJiri Pirko2015-12-052-12/+12
* | | | WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-051-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-0333-248/+203
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-0313-41/+84
| |\ \ \ \
| | * \ \ \ Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-031-2/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-2/+4
| | * | | | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-031-0/+3
| | * | | | ipv6: kill sk_dst_lockEric Dumazet2015-12-032-15/+5
| | * | | | sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-021-8/+8
| | * | | | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-022-2/+21
| | * | | | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-012-8/+22
| | * | | | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-012-3/+13
| | * | | | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-011-2/+1
| | * | | | packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-291-1/+2
| | * | | | bpf: fix clearing on persistent program array mapsDaniel Borkmann2015-11-251-1/+4
| | * | | | ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-11-241-0/+1
| | * | | | unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2015-11-231-0/+1
| | * | | | net: dns_resolver: convert time_t to time64_tAya Mahfouz2015-11-181-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-032-2/+1
| |\ \ \ \ \
| | * | | | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-291-1/+0
| | * | | | | lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-291-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-11-292-34/+1
| |\ \ \ \ \ \
| | * | | | | | kref: Remove kref_put_spinlock_irqsave()Bart Van Assche2015-11-281-33/+0
| | * | | | | | target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-281-1/+1
| * | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-291-1/+2
| |\ \ \ \ \ \ \