Age | Commit message (Expand) | Author | Files | Lines |
2015-07-21 | bpf: introduce bpf_skb_vlan_push/pop() helpers | Alexei Starovoitov | 1 | -0/+48 |
2015-07-21 | tipc: reduce locking scope during packet reception | Jon Paul Maloy | 8 | -389/+478 |
2015-07-21 | tipc: introduce node contact FSM | Jon Paul Maloy | 4 | -54/+185 |
2015-07-21 | tipc: move link supervision timer to node level | Jon Paul Maloy | 4 | -80/+68 |
2015-07-21 | tipc: simplify link timer implementation | Jon Paul Maloy | 2 | -45/+72 |
2015-07-21 | tipc: improve link FSM implementation | Jon Paul Maloy | 2 | -156/+195 |
2015-07-21 | tipc: introduce new link protocol msg create function | Jon Paul Maloy | 1 | -67/+77 |
2015-07-21 | tipc: clean up definitions and usage of link flags | Jon Paul Maloy | 4 | -78/+67 |
2015-07-21 | tipc: make media xmit call outside node spinlock context | Jon Paul Maloy | 8 | -77/+198 |
2015-07-21 | tipc: change sk_buffer handling in tipc_link_xmit() | Jon Paul Maloy | 3 | -40/+37 |
2015-07-21 | tipc: use bearer index when looking up active links | Jon Paul Maloy | 2 | -73/+59 |
2015-07-21 | tipc: move link input queue to tipc_node | Jon Paul Maloy | 4 | -19/+27 |
2015-07-21 | tipc: move link creation from neighbor discoverer to node | Jon Paul Maloy | 3 | -16/+37 |
2015-07-21 | tipc: introduce link entry structure to struct tipc_node | Jon Paul Maloy | 6 | -136/+143 |
2015-07-21 | switchdev: add offload_fwd_mark generator helper | Scott Feldman | 1 | -0/+103 |
2015-07-21 | net: add phys ID compare helper to test if two IDs are the same | Scott Feldman | 1 | -6/+2 |
2015-07-21 | net: don't reforward packets already forwarded by offload device | Scott Feldman | 1 | -0/+10 |
2015-07-21 | Revert "sit: Add gro callbacks to sit_offload" | Herbert Xu | 1 | -2/+0 |
2015-07-21 | bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined | Nikolay Aleksandrov | 1 | -0/+4 |
2015-07-20 | net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set | Phil Sutter | 1 | -0/+2 |
2015-07-20 | bridge: multicast: fix handling of temp and perm entries | Satish Ashok | 3 | -7/+22 |
2015-07-20 | bridge: multicast: notify on group delete | Nikolay Aleksandrov | 1 | -0/+2 |
2015-07-20 | ebpf: add helper to retrieve net_cls's classid cookie | Daniel Borkmann | 1 | -0/+15 |
2015-07-20 | cls_cgroup: factor out classid retrieval | Daniel Borkmann | 1 | -21/+2 |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 5 | -25/+53 |
2015-07-17 | mac80211: add missing length check for confirm frames | Bob Copeland | 1 | -0/+3 |
2015-07-17 | mac80211: correct aid location in peering frames | Bob Copeland | 1 | -1/+1 |
2015-07-17 | wireless: regulatory: reduce log level of CRDA related messages | Thomas Petazzoni | 1 | -3/+3 |
2015-07-17 | mac80211: shut down interfaces before destroying interface list | Johannes Berg | 1 | -11/+14 |
2015-07-17 | mac80211: wowlan: enable powersave if suspend while ps-polling | Chaitanya T K | 1 | -0/+16 |
2015-07-17 | mac80211: don't clear all tx flags when requeing | Michal Kazior | 1 | -1/+3 |
2015-07-17 | mac80211: clear subdir_stations when removing debugfs | Tom Hughes | 1 | -0/+1 |
2015-07-16 | ipv6: Remove unused arguments for __ipv6_dev_get_saddr(). | YOSHIFUJI Hideaki | 1 | -4/+2 |
2015-07-16 | netlink: changes for setting and clearing protodown via netlink. | Anuradha Karuppiah | 1 | -2/+14 |
2015-07-16 | net core: Add protodown support. | Anuradha Karuppiah | 2 | -0/+34 |
2015-07-16 | tc: act_bpf: fix memory leak | Alexei Starovoitov | 1 | -0/+3 |
2015-07-16 | fq_codel: fix return value of fq_codel_drop() | WANG Cong | 1 | -1/+10 |
2015-07-16 | net_sched: fix a use-after-free in sfq | WANG Cong | 1 | -1/+1 |
2015-07-16 | ipv6: Fix finding best source address in ipv6_dev_get_saddr(). | YOSHIFUJI Hideaki/吉藤英明 | 1 | -12/+18 |
2015-07-16 | ipv6: lock socket in ip6_datagram_connect() | Eric Dumazet | 2 | -9/+27 |
2015-07-16 | pkt_sched: sch_qfq: remove unused member of struct qfq_sched | Andrea Parri | 1 | -1/+0 |
2015-07-16 | fq_codel: fix a use-after-free | WANG Cong | 1 | -1/+1 |
2015-07-16 | tcp: don't use F-RTO on non-recurring timeouts | Yuchung Cheng | 1 | -2/+1 |
2015-07-16 | bridge: mdb: fix double add notification | Nikolay Aleksandrov | 1 | -1/+0 |
2015-07-16 | bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave | Satish Ashok | 1 | -7/+30 |
2015-07-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+3 |
2015-07-16 | net: Fix skb csum races when peeking | Herbert Xu | 1 | -6/+9 |
2015-07-16 | NET: AX.25: Stop heartbeat timer on disconnect. | Richard Stearn | 1 | -0/+1 |
2015-07-16 | net: Clone skb before setting peeked flag | Herbert Xu | 1 | -3/+38 |
2015-07-16 | rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS | Daniel Borkmann | 1 | -4/+7 |