Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | ipvs: remove unused variable | Arushi Singhal | 2017-03-30 | 1 | -4/+1 | |
| | | * | | | | | | netfilter: ipvs: Replace kzalloc with kcalloc. | Varsha Rao | 2017-03-30 | 1 | -2/+2 | |
| | | * | | | | | | netfilter: ipvs: don't check for presence of nat extension | Florian Westphal | 2017-03-30 | 1 | -1/+1 | |
| | * | | | | | | | ipset: remove unused function __ip_set_get_netlink | Aaron Conole | 2017-04-15 | 1 | -8/+0 | |
| | * | | | | | | | netfilter: nf_conntrack: remove double assignment | Aaron Conole | 2017-04-14 | 1 | -2/+1 | |
| | * | | | | | | | netfilter: nf_tables: remove double return statement | Aaron Conole | 2017-04-14 | 1 | -2/+0 | |
| | * | | | | | | | netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session. | Taehee Yoo | 2017-04-13 | 1 | -5/+2 | |
| | * | | | | | | | netfilter: ip6_tables: Remove unneccessary comments | Arushi Singhal | 2017-04-08 | 1 | -9/+0 | |
| | * | | | | | | | netfilter: Remove exceptional & on function name | Arushi Singhal | 2017-04-07 | 14 | -16/+16 | |
| | * | | | | | | | net: netfilter: Use list_{next/prev}_entry instead of list_entry | simran singhal | 2017-04-07 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: Use seq_puts()/seq_putc() where possible | simran singhal | 2017-04-07 | 6 | -15/+15 | |
| | * | | | | | | | netfilter: Remove unnecessary cast on void pointer | simran singhal | 2017-04-07 | 9 | -49/+35 | |
| | * | | | | | | | netfilter: Add nfnl_msg_type() helper function | Pablo Neira Ayuso | 2017-04-07 | 10 | -27/+28 | |
| | * | | | | | | | netfilter: ctnetlink: Expectations must have a conntrack helper area | Gao Feng | 2017-04-06 | 1 | -19/+8 | |
| | * | | | | | | | netfilter: nat: avoid use of nf_conn_nat extension | Florian Westphal | 2017-04-06 | 2 | -15/+5 | |
| | * | | | | | | | netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean | Gao Feng | 2017-04-06 | 5 | -46/+47 | |
| | * | | | | | | | netfilter: nf_ct_expect: Add nf_ct_remove_expect() | Gao Feng | 2017-04-06 | 3 | -24/+19 | |
| | * | | | | | | | netfilter: expect: Make sure the max_expected limit is effective | Gao Feng | 2017-04-06 | 3 | -0/+15 | |
| | * | | | | | | | netfilter: nf_tables: add nft_is_base_chain() helper | Pablo Neira Ayuso | 2017-04-06 | 3 | -21/+22 | |
| * | | | | | | | | xdp: propagate extended ack to XDP setup | Jakub Kicinski | 2017-05-01 | 2 | -6/+12 | |
| * | | | | | | | | net: bridge: Fix improper taking over HW learned FDB | Arkadi Sharshevsky | 2017-05-01 | 1 | -5/+3 | |
| * | | | | | | | | ipv4: get rid of ip_ra_lock | WANG Cong | 2017-05-01 | 1 | -10/+2 | |
| * | | | | | | | | lwtunnel: fix error path in lwtunnel_fill_encap() | Dan Carpenter | 2017-05-01 | 1 | -3/+4 | |
| * | | | | | | | | net: Initialise init_net.count to 1 | David Howells | 2017-05-01 | 1 | -1/+2 | |
| * | | | | | | | | Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/... | David S. Miller | 2017-05-01 | 1 | -8/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | can: fix CAN BCM build with CONFIG_PROC_FS disabled | Oliver Hartkopp | 2017-04-27 | 1 | -8/+13 | |
| * | | | | | | | | | tcp: fix access to sk->sk_state in tcp_poll() | Davide Caratti | 2017-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | bpf: restore skb->sk before pskb_trim() call | Eric Dumazet | 2017-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-04-28 | 2 | -10/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | esp: Fix misplaced spin_unlock_bh. | Steffen Klassert | 2017-04-24 | 2 | -10/+2 | |
| * | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc... | David S. Miller | 2017-04-28 | 30 | -613/+869 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cfg80211: add request id to cfg80211_sched_scan_*() api | Arend Van Spriel | 2017-04-28 | 7 | -45/+58 | |
| | * | | | | | | | | | | mac80211: Add support for BSS max idle period element | Avraham Stern | 2017-04-28 | 3 | -1/+23 | |
| | * | | | | | | | | | | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() | Avraham Stern | 2017-04-28 | 5 | -76/+53 | |
| | * | | | | | | | | | | mac80211: Fix possible sband related NULL pointer de-reference | Mohammed Shafi Shajakhan | 2017-04-28 | 11 | -70/+139 | |
| | * | | | | | | | | | | mac80211: add ieee80211_tx_status_ext | Felix Fietkau | 2017-04-28 | 1 | -28/+46 | |
| | * | | | | | | | | | | mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status | Felix Fietkau | 2017-04-28 | 1 | -58/+58 | |
| | * | | | | | | | | | | mac80211: make rate control tx status API more extensible | Felix Fietkau | 2017-04-28 | 5 | -51/+42 | |
| | * | | | | | | | | | | mac80211: use bitfield macros for encoded rate | Johannes Berg | 2017-04-28 | 2 | -30/+50 | |
| | * | | | | | | | | | | mac80211: rename ieee80211_rx_status::vht_nss to just nss | Johannes Berg | 2017-04-28 | 3 | -7/+7 | |
| | * | | | | | | | | | | mac80211: separate encoding/bandwidth from flags | Johannes Berg | 2017-04-28 | 6 | -68/+75 | |
| | * | | | | | | | | | | mac80211: clean up rate encoding bits in RX status | Johannes Berg | 2017-04-28 | 6 | -55/+55 | |
| | * | | | | | | | | | | mac80211: make multicast variable a bool in ieee80211_accept_frame() | Luca Coelho | 2017-04-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | mac80211: disentangle iflist_mtx and chanctx_mtx | Johannes Berg | 2017-04-26 | 3 | -8/+9 | |
| | * | | | | | | | | | | mac80211: don't parse encrypted management frames in ieee80211_frame_acked | Emmanuel Grumbach | 2017-04-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | cfg80211: add request id parameter to .sched_scan_stop() signature | Arend Van Spriel | 2017-04-26 | 4 | -10/+11 | |
| | * | | | | | | | | | | nl80211: add support for BSSIDs in scheduled scan matchsets | Arend Van Spriel | 2017-04-26 | 1 | -10/+30 | |
| | * | | | | | | | | | | nl80211: allow multiple active scheduled scan requests | Arend Van Spriel | 2017-04-26 | 6 | -57/+181 | |
| | * | | | | | | | | | | cfg80211: simplify netlink socket owner interface deletion | Johannes Berg | 2017-04-26 | 3 | -47/+9 | |
| | * | | | | | | | | | | mac80211: rewrite monitor mode delivery logic | Johannes Berg | 2017-04-25 | 1 | -59/+92 |