index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
Florian Westphal
1
-12
/
+37
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
1
-2
/
+9
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
1
-4
/
+14
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2
-10
/
+51
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2
-14
/
+37
2017-07-31
netfilter: nf_tables: No need to check chain existence when tracing
Phil Sutter
1
-8
/
+5
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
15
-15
/
+15
2017-07-31
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
1
-0
/
+19
2017-07-31
netfilter: conntrack: destroy functions need to free queued packets
Florian Westphal
2
-0
/
+5
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2
-4
/
+12
2017-07-31
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
3
-61
/
+90
2017-07-31
netfilter: conntrack: Change to deferable work queue
subashab@codeaurora.org
1
-1
/
+1
2017-07-31
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
3
-0
/
+97
2017-07-31
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2
-10
/
+39
2017-07-24
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
1
-1
/
+4
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
20
-128
/
+13
2017-07-24
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2
-16
/
+21
2017-07-24
netfilter: expect: add to hash table after expect init
Florian Westphal
1
-6
/
+6
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
63
-1395
/
+1369
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-216
/
+141
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-20
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-19
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-19
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-19
net: make dev_close and related functions void
stephen hemminger
1
-15
/
+11
2017-07-19
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
1
-5
/
+1
2017-07-19
net: dsa: unexport dsa_is_port_initialized
Vivien Didelot
1
-0
/
+5
2017-07-19
net/packet: remove unused PGV_FROM_VMALLOC definition.
Rosen, Rami
1
-2
/
+0
2017-07-19
tcp: adjust tail loss probe timeout
Yuchung Cheng
2
-8
/
+11
2017-07-19
openvswitch: Optimize operations for OvS flow_stats.
Tonghao Zhang
3
-4
/
+9
2017-07-19
openvswitch: Optimize updating for OvS flow_stats.
Tonghao Zhang
1
-2
/
+1
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-07-18
netfilter: fix netfilter_net_init() return
Dan Carpenter
1
-2
/
+2
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-157
/
+14
2017-07-18
udp: preserve skb->dst if required for IP options processing
Paolo Abeni
1
-2
/
+11
2017-07-18
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2
-0
/
+2
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
3
-3
/
+131
2017-07-18
xfrm: remove flow cache
Florian Westphal
8
-653
/
+1
2017-07-18
xfrm_policy: make xfrm_bundle_lookup return xfrm dst object
Florian Westphal
1
-16
/
+12
2017-07-18
xfrm_policy: remove xfrm_policy_lookup
Florian Westphal
1
-32
/
+4
2017-07-18
xfrm_policy: kill flow to policy dir conversion
Florian Westphal
1
-42
/
+4
2017-07-18
xfrm_policy: remove always true/false branches
Florian Westphal
1
-60
/
+14
2017-07-18
xfrm_policy: bypass flow_cache_lookup
Florian Westphal
1
-9
/
+5
2017-07-18
net: xfrm: revert to lower xfrm dst gc limit
Florian Westphal
2
-2
/
+2
2017-07-18
vti: revert flush x-netns xfrm cache when vti interface is removed
Florian Westphal
2
-62
/
+0
2017-07-17
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
1
-29
/
+2
2017-07-17
inet: Remove software UFO fragmenting code.
David S. Miller
2
-151
/
+7
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
7
-56
/
+10
[next]