Age | Commit message (Expand) | Author | Files | Lines |
2017-05-18 | net: x25: fix one potential use-after-free issue | linzhang | 1 | -2/+2 |
2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-05-09 | Revert "ipv4: restore rt->fi for reference counting" | David S. Miller | 1 | -1/+0 |
2017-05-09 | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong | 1 | -0/+2 |
2017-05-08 | Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -3/+1 |
2017-05-08 | tcp: make congestion control optionally skip slow start after idle | Wei Wang | 1 | -1/+3 |
2017-05-08 | ipv4: restore rt->fi for reference counting | WANG Cong | 1 | -0/+1 |
2017-05-08 | cfg80211: fix multi scheduled scan kernel-doc | Johannes Berg | 1 | -1/+1 |
2017-05-08 | mac80211: properly remove RX_ENC_FLAG_40MHZ | Johannes Berg | 1 | -2/+0 |
2017-05-05 | tcp: randomize timestamps on syncookies | Eric Dumazet | 2 | -6/+9 |
2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+2 |
2017-05-04 | cfg80211: make RATE_INFO_BW_20 the default | Johannes Berg | 1 | -1/+1 |
2017-05-04 | ipv6: initialize route null entry in addrconf_init() | WANG Cong | 1 | -0/+1 |
2017-05-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -4/+18 |
2017-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 15 | -95/+70 |
2017-05-01 | netfilter: nf_ct_ext: invoke destroy even when ext is not attached | Liping Zhang | 1 | -6/+1 |
2017-05-01 | Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git... | Pablo Neira Ayuso | 1 | -2/+0 |
2017-05-01 | netfilter: nf_queue: only call synchronize_net twice if nf_queue is active | Florian Westphal | 1 | -2/+1 |
2017-04-28 | Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc... | David S. Miller | 2 | -110/+167 |
2017-04-28 | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel | 1 | -3/+8 |
2017-04-28 | mac80211: Add support for BSS max idle period element | Avraham Stern | 1 | -1/+13 |
2017-04-28 | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern | 1 | -32/+26 |
2017-04-28 | ipvs: remove unused function ip_vs_set_state_timeout | Aaron Conole | 1 | -2/+0 |
2017-04-28 | mac80211: add ieee80211_tx_status_ext | Felix Fietkau | 1 | -3/+28 |
2017-04-28 | mac80211: make rate control tx status API more extensible | Felix Fietkau | 1 | -4/+16 |
2017-04-28 | mac80211: rename ieee80211_rx_status::vht_nss to just nss | Johannes Berg | 1 | -2/+2 |
2017-04-28 | mac80211: separate encoding/bandwidth from flags | Johannes Berg | 1 | -20/+17 |
2017-04-28 | mac80211: clean up rate encoding bits in RX status | Johannes Berg | 1 | -55/+53 |
2017-04-27 | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel | 1 | -7/+8 |
2017-04-27 | nl80211: add support for BSSIDs in scheduled scan matchsets | Arend Van Spriel | 1 | -1/+5 |
2017-04-27 | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel | 1 | -1/+8 |
2017-04-27 | cfg80211: simplify netlink socket owner interface deletion | Johannes Berg | 1 | -2/+4 |
2017-04-26 | tcp: do not pass timestamp to tcp_rack_advance() | Eric Dumazet | 1 | -2/+1 |
2017-04-26 | tcp: do not pass timestamp to tcp_rate_gen() | Eric Dumazet | 1 | -1/+1 |
2017-04-26 | tcp: do not pass timestamp to tcp_rack_mark_lost() | Eric Dumazet | 1 | -1/+1 |
2017-04-26 | netfilter: don't attach a nat extension by default | Florian Westphal | 1 | -1/+1 |
2017-04-26 | netfilter: conntrack: mark extension structs as const | Florian Westphal | 1 | -2/+2 |
2017-04-26 | netfilter: conntrack: remove prealloc support | Florian Westphal | 1 | -6/+0 |
2017-04-26 | netfilter: synproxy: only register hooks when needed | Florian Westphal | 1 | -0/+2 |
2017-04-25 | {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function | Yuval Shaia | 1 | -4/+18 |
2017-04-25 | can: network namespace support for CAN gateway | Oliver Hartkopp | 1 | -0/+3 |
2017-04-25 | can: network namespace support for CAN_BCM protocol | Oliver Hartkopp | 1 | -0/+1 |
2017-04-25 | can: complete initial namespace support | Oliver Hartkopp | 1 | -0/+5 |
2017-04-24 | flow_dissector: add mpls support (v2) | Benjamin LaHaise | 1 | -0/+8 |
2017-04-24 | net/tcp_fastopen: Add snmp counter for blackhole detection | Wei Wang | 1 | -1/+1 |
2017-04-24 | net/tcp_fastopen: Disable active side TFO in certain scenarios | Wei Wang | 1 | -0/+6 |
2017-04-24 | Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -0/+2 |
2017-04-24 | VSOCK: Add vsockmon tap functions | Gerard Garcia | 1 | -0/+13 |
2017-04-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+1 |
2017-04-22 | net/devlink: Add E-Switch encapsulation control | Roi Dayan | 1 | -0/+2 |