index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
15
-15
/
+15
*
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
2017-07-31
1
-0
/
+19
*
netfilter: conntrack: destroy functions need to free queued packets
Florian Westphal
2017-07-31
2
-0
/
+5
*
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
2
-4
/
+12
*
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-31
3
-61
/
+90
*
netfilter: conntrack: Change to deferable work queue
subashab@codeaurora.org
2017-07-31
1
-1
/
+1
*
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
2017-07-31
3
-0
/
+97
*
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2017-07-31
2
-10
/
+39
*
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
2017-07-24
1
-1
/
+4
*
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
20
-128
/
+13
*
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-24
2
-16
/
+21
*
netfilter: expect: add to hash table after expect init
Florian Westphal
2017-07-24
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
63
-1395
/
+1369
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
25
-216
/
+141
|
|
\
|
|
*
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
2017-07-21
1
-3
/
+3
|
|
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-21
1
-4
/
+5
|
|
*
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-21
1
-1
/
+2
|
|
*
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-07-20
1
-2
/
+6
|
|
*
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-20
1
-0
/
+1
|
|
*
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-07-19
1
-0
/
+1
|
|
*
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
2017-07-19
1
-0
/
+2
|
|
*
netfilter: fix netfilter_net_init() return
Dan Carpenter
2017-07-18
1
-2
/
+2
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-18
5
-157
/
+14
|
|
|
\
|
|
|
*
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
2017-07-17
1
-1
/
+1
|
|
|
*
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
2017-07-17
1
-2
/
+1
|
|
|
*
netfilter: nat: fix src map lookup
Florian Westphal
2017-07-17
1
-8
/
+9
|
|
|
*
netfilter: remove old pre-netns era hook api
Florian Westphal
2017-07-17
1
-143
/
+0
|
|
|
*
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
2017-07-17
1
-3
/
+3
|
|
*
|
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
2017-07-18
1
-2
/
+11
|
|
*
|
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2017-07-18
2
-0
/
+2
|
|
|
/
|
|
*
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
2017-07-15
1
-1
/
+9
|
|
*
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
2017-07-15
1
-1
/
+0
|
|
*
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
2017-07-15
1
-5
/
+18
|
|
*
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Neal Cardwell
2017-07-15
1
-3
/
+11
|
|
*
tcp_bbr: cut pacing rate only if filled pipe
Neal Cardwell
2017-07-15
1
-2
/
+1
|
|
*
openvswitch: Fix for force/commit action failures
Greg Rose
2017-07-15
1
-15
/
+36
|
|
*
ipv4: ip_do_fragment: fix headroom tests
Vasily Averin
2017-07-15
1
-4
/
+4
|
|
*
sctp: fix an array overflow when all ext chunks are set
Xin Long
2017-07-14
1
-2
/
+2
|
|
*
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
2017-07-14
1
-2
/
+2
|
|
*
net/packet: Fix Tx queue selection for AF_PACKET
Iván Briano
2017-07-14
1
-4
/
+2
|
|
*
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2017-07-14
2
-2
/
+4
|
|
*
netpoll: shut up a kernel warning on refcount
WANG Cong
2017-07-14
1
-1
/
+1
|
|
*
net: set fib rule refcount after malloc
David Ahern
2017-07-13
1
-2
/
+1
|
|
*
dccp: make const array error_code static
Colin Ian King
2017-07-13
1
-1
/
+1
|
|
*
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
2017-07-13
1
-1
/
+1
|
*
|
libceph: potential NULL dereference in ceph_msg_data_create()
Dan Carpenter
2017-07-17
1
-2
/
+4
|
*
|
libceph: don't call encode_request_finish() on MOSDBackoff messages
Ilya Dryomov
2017-07-17
1
-1
/
+4
|
*
|
libceph: use alloc_pg_mapping() in __decode_pg_upmap_items()
Ilya Dryomov
2017-07-17
1
-1
/
+1
|
*
|
libceph: set -EINVAL in one place in crush_decode()
Ilya Dryomov
2017-07-17
1
-11
/
+12
|
*
|
libceph: NULL deref on osdmap_apply_incremental() error path
Dan Carpenter
2017-07-17
1
-3
/
+3
[next]