Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1ff23beebdd315fe4d16070c08c065e89d7debb3
/
net
1ff23be
net: l3mdev: Allow send on enslaved interface
by David Ahern
· 9 years ago
4a65896
net: l3mdev: Move get_saddr and rt6_dst
by David Ahern
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e8ed77d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
0c5366b
netfilter: conntrack: use single slab cache
by Florian Westphal
· 9 years ago
a76ae1c
netfilter: conntrack: use a single nat bysource table for all namespaces
by Florian Westphal
· 9 years ago
464c385
netfilter: conntrack: make netns address part of nat bysrc hash
by Florian Westphal
· 9 years ago
8a3a4c6
net: make sch_handle_ingress() drop monitor ready
by Eric Dumazet
· 9 years ago
95b5843
fq_codel: add memory limitation per queue
by Eric Dumazet
· 9 years ago
bdabad3
net: Add Qualcomm IPC router
by Courtney Cavin
· 9 years ago
229740c
udp_offload: Set encapsulation before inner completes.
by Jarno Rajahalme
· 9 years ago
43b8448
udp_tunnel: Remove redundant udp_tunnel_gro_complete().
by Jarno Rajahalme
· 9 years ago
47dcc20
ipv4: tcp: ip_send_unicast_reply() is not BH safe
by Eric Dumazet
· 9 years ago
db58ba4
bpf: wire in data and data_end for cls_act_bpf
by Alexei Starovoitov
· 9 years ago
b3b4663
net: vrf: Create FIB tables on link create
by David Ahern
· 9 years ago
1d2f7b2
net: ipv6: tcp reset, icmp need to consider L3 domain
by David Ahern
· 9 years ago
856ce5d
bridge: fix igmp / mld query parsing
by Linus Lüssing
· 9 years ago
bbe848e
Merge tag 'ipvs2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
0a93aae
netfilter: conntrack: use a single expectation table for all namespaces
by Florian Westphal
· 9 years ago
a9a083c
netfilter: conntrack: make netns address part of expect hash
by Florian Westphal
· 9 years ago
03d7dc5
netfilter: conntrack: check netns when walking expect hash
by Florian Westphal
· 9 years ago
698e2a8
ipvs: make drop_entry protection effective for SIP-pe
by Marco Angaroni
· 9 years ago
31ca045
net: bridge: fix old ioctl unlocked net device walk
by Nikolay Aleksandrov
· 9 years ago
dedc58e
VSOCK: do not disconnect socket when peer has shutdown SEND only
by Ian Campbell
· 9 years ago
cb39ad8
netfilter: nf_tables: allow set names up to 32 bytes
by Pablo Neira Ayuso
· 9 years ago
d7cdf81
netfilter: x_tables: get rid of old and inconsistent debugging
by Pablo Neira Ayuso
· 9 years ago
3b78155
openvswitch: __nf_ct_l{3,4}proto_find() always return a valid pointer
by Pablo Neira Ayuso
· 9 years ago
71d8c47
netfilter: conntrack: introduce clash resolution on insertion race
by Pablo Neira Ayuso
· 9 years ago
ba76738
netfilter: conntrack: introduce nf_ct_acct_update()
by Pablo Neira Ayuso
· 9 years ago
4b4ceb9
netfilter: conntrack: __nf_ct_l4proto_find() always returns valid pointer
by Pablo Neira Ayuso
· 9 years ago
3e86638
netfilter: conntrack: consider ct netns in early_drop logic
by Florian Westphal
· 9 years ago
56d52d4
netfilter: conntrack: use a single hashtable for all namespaces
by Florian Westphal
· 9 years ago
1b8c8a9
netfilter: conntrack: make netns address part of hash
by Florian Westphal
· 9 years ago
e0c7d47
netfilter: conntrack: check netns when comparing conntrack objects
by Florian Westphal
· 9 years ago
245cfdc
netfilter: conntrack: small refactoring of conntrack seq_printf
by Florian Westphal
· 9 years ago
8680434
netfilter: conntrack: use nf_ct_key_equal() in more places
by Florian Westphal
· 9 years ago
88b68bc
netfilter: conntrack: don't attempt to iterate over empty table
by Florian Westphal
· 9 years ago
5e3c61f
netfilter: conntrack: fix lookup race during hash resize
by Florian Westphal
· 9 years ago
2cf1234
netfilter: conntrack: keep BH enabled during lookup
by Florian Westphal
· 9 years ago
1ad8f48
netfilter: nftables: add connlabel set support
by Florian Westphal
· 9 years ago
777c6ae
tcp: two more missing bh disable
by Eric Dumazet
· 9 years ago
614bdd4
tcp: must block bh in __inet_twsk_hashdance()
by Eric Dumazet
· 9 years ago
46cc6e4
tcp: fix lockdep splat in tcp_snd_una_update()
by Eric Dumazet
· 9 years ago
32b583a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
5332174
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
5f8e447
net: fix infoleak in rtnetlink
by Kangjie Lu
· 9 years ago
b8670c0
net: fix infoleak in llc
by Kangjie Lu
· 9 years ago
9b36627
net: remove dev->trans_start
by Florian Westphal
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
8bf42e9
gre6: add Kconfig dependency for NET_IPGRE_DEMUX
by Arnd Bergmann
· 9 years ago
125372f
gre: receive also TEB packets for lwtunnels
by Jiri Benc
· 9 years ago
244a797
gre: move iptunnel_pull_header down to ipgre_rcv
by Jiri Benc
· 9 years ago
00b2034
gre: remove superfluous pskb_may_pull
by Jiri Benc
· 9 years ago
b1dc497
net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
by Alexander Duyck
· 9 years ago
36c9838
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
by Alexander Duyck
· 9 years ago
d7fb5a8
gso: Do not perform partial GSO if number of partial segments is 1 or less
by Alexander Duyck
· 9 years ago
f132ae7
gre: change gre_parse_header to return the header length
by Jiri Benc
· 9 years ago
d401123
tcp: guarantee forward progress in tcp_sendmsg()
by Eric Dumazet
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
79e8dc8
ipv6/ila: fix nlsize calculation for lwtunnel
by Nicolas Dichtel
· 9 years ago
26879da
ipv6: add new struct ipcm6_cookie
by Wei Wang
· 9 years ago
bd7c5f9
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
by Sowmini Varadhan
· 9 years ago
eb19284
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
by Sowmini Varadhan
· 9 years ago
1d2077a
net: add __sock_wfree() helper
by Eric Dumazet
· 9 years ago
996e802
net: Disable segmentation if checksumming is not supported
by Alexander Duyck
· 9 years ago
10724cc
tipc: redesign connection-level flow control
by Jon Paul Maloy
· 9 years ago
60020e1
tipc: propagate peer node capabilities to socket layer
by Jon Paul Maloy
· 9 years ago
7c8bcfb
tipc: re-enable compensation for socket receive buffer double counting
by Jon Paul Maloy
· 9 years ago
64ae7445
batman-adv: Split batadv_iv_ogm_orig_del_if function
by Sven Eckelmann
· 9 years ago
86de37c
batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_update
by Simon Wunderlich
· 9 years ago
efcc9d3
batman-adv: move and restructure batadv_v_ogm_forward
by Simon Wunderlich
· 9 years ago
121bdca
batman-adv: fix debuginfo macro style issue
by Simon Wunderlich
· 9 years ago
6fc77a5
batman-adv: Fix function names on new line starting with '*'
by Sven Eckelmann
· 9 years ago
f298cb9
batman-adv: Add kernel-doc for batadv_interface_rx
by Sven Eckelmann
· 9 years ago
98a5b1d
batman-adv: Fix kerneldoc for batadv_compare_claim
by Sven Eckelmann
· 9 years ago
d3abce7
batman-adv: Fix checkpatch warning about 'unsigned' type
by Sven Eckelmann
· 9 years ago
6d030de
batman-adv: fix wrong names in kerneldoc
by Antonio Quartulli
· 9 years ago
4ba4bc0
batman-adv: use to_delayed_work
by Geliang Tang
· 9 years ago
fb1f23e
batman-adv: use list_for_each_entry_safe
by Geliang Tang
· 9 years ago
925a6f3
batman-adv: use static string for table headers
by Antonio Quartulli
· 9 years ago
565489d
batman-adv: Start new development cycle
by Simon Wunderlich
· 9 years ago
5613091
VSOCK: constify vsock_transport structure
by Julia Lawall
· 9 years ago
9d18562
fq_codel: add batch ability to fq_codel_drop()
by Eric Dumazet
· 9 years ago
6071bd1
netem: Segment GSO packets on enqueue
by Neil Horman
· 9 years ago
9580bf2
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
by Eric Dumazet
· 9 years ago
9b40d5a
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
a60c090
bridge: netlink: export per-vlan stats
by Nikolay Aleksandrov
· 9 years ago
6dada9b
bridge: vlan: learn to count
by Nikolay Aleksandrov
· 9 years ago
97a47fa
net: rtnetlink: add linkxstats callbacks and attribute
by Nikolay Aleksandrov
· 9 years ago
e8872a2
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
by Nikolay Aleksandrov
· 9 years ago
b05229f
gre6: Cleanup GREv6 transmit path, call common GRE functions
by Tom Herbert
· 9 years ago
79ecb90
ipv6: Generic tunnel cleanup
by Tom Herbert
· 9 years ago
182a352
gre: Create common functions for transmit
by Tom Herbert
· 9 years ago
8eb30be
ipv6: Create ip6_tnl_xmit
by Tom Herbert
· 9 years ago
308edfdf
gre6: Cleanup GREv6 receive path, call common GRE functions
by Tom Herbert
· 9 years ago
95f5c64
gre: Move utility functions to common headers
by Tom Herbert
· 9 years ago
0d3c703
ipv6: Cleanup IPv6 tunnel receive path
by Tom Herbert
· 9 years ago
d41a69f
tcp: make tcp_sendmsg() aware of socket backlog
by Eric Dumazet
· 9 years ago
5413d1b
net: do not block BH while processing socket backlog
by Eric Dumazet
· 9 years ago
860fbbc
sctp: prepare for socket backlog behavior change
by Eric Dumazet
· 9 years ago
Next »