Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
188c517a050ec5b123e72cab76ea213721e5bd9d
/
net
188c517
ipv6: return errno pointers consistently for fib6_add_1()
by Lin Ming
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
69b08f6
net: use bigger pages in __netdev_alloc_frag
by Eric Dumazet
· 12 years ago
bc9259a
inetpeer: fix token initialization
by Nicolas Dichtel
· 12 years ago
5dff747
tcp: Remove unused parameter from tcp_v4_save_options
by Christoph Paasch
· 12 years ago
bcc4529
ipv6: gre: remove ip6gre_header_parse()
by Eric Dumazet
· 12 years ago
e2bcabe
net: remove sk_init() helper
by Eric Dumazet
· 12 years ago
f54ba77
pkt_sched: Fix warning false positives.
by David S. Miller
· 12 years ago
4b7cc7f
nf_defrag_ipv6: fix oops on module unloading
by Konstantin Khlebnikov
· 12 years ago
eccc1bb
tunnel: drop packet if ECN present with not-ECT
by stephen hemminger
· 12 years ago
b0558ef
xfrm: remove extranous rcu_read_lock
by stephen hemminger
· 12 years ago
0c5794a
gre: remove unnecessary rcu_read_lock/unlock
by stephen hemminger
· 12 years ago
d208328
gre: fix handling of key 0
by stephen hemminger
· 12 years ago
7f8436a
l2tp: fix return value check
by Wei Yongjun
· 12 years ago
392b408
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
82e6bfe
netfilter: xt_limit: have r->cost != 0 case work
by Jan Engelhardt
· 12 years ago
6f0f9b6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
96af69e
ipv6: mip6: fix mip6_mh_filter()
by Eric Dumazet
· 12 years ago
78cc88c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
842b08b
ipconfig: fix trivial build error
by Andy Shevchenko
· 12 years ago
1b05c4b
ipv6: raw: fix icmpv6_filter()
by Eric Dumazet
· 12 years ago
8489c1d
net: raw: revert unrelated change
by Eric Dumazet
· 12 years ago
41e2685
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
bee2d97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
3e10986
net: guard tcp_set_keepalive() to tcp sockets
by Eric Dumazet
· 12 years ago
9e49e88
filter: add XOR instruction for use with X/K
by Daniel Borkmann
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
ae47351
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
6ee584b
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
by Pablo Neira Ayuso
· 12 years ago
ba8d3b0
netfilter: nfnetlink_queue: fix maximum packet length to userspace
by Pablo Neira Ayuso
· 12 years ago
7be54ca
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
by Pablo Neira Ayuso
· 12 years ago
54eb3df
netfilter: xt_time: add support to ignore day transition
by Florian Westphal
· 12 years ago
7caf69f
batman-adv: Fix symmetry check / route flapping in multi interface setups
by Linus Lüssing
· 12 years ago
40a3eb3
batman-adv: Fix change mac address of soft iface.
by Def
· 12 years ago
30099b2
tcp: TCP Fast Open Server - record retransmits after 3WHS
by Neal Cardwell
· 12 years ago
3e0304a
netfilter: ipset: Support to match elements marked with "nomatch"
by Jozsef Kadlecsik
· 12 years ago
3ace95c
netfilter: ipset: Coding style fixes
by Jozsef Kadlecsik
· 12 years ago
10111a6
netfilter: ipset: Include supported revisions in module description
by Jozsef Kadlecsik
· 12 years ago
bd9087e
netfilter: ipset: Add /0 network support to hash:net,iface type
by Jozsef Kadlecsik
· 12 years ago
e69bebd
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
by Neal Cardwell
· 12 years ago
0725398
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
by Neal Cardwell
· 12 years ago
016818d
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
by Neal Cardwell
· 12 years ago
623df48
tcp: extract code to compute SYNACK RTT
by Neal Cardwell
· 12 years ago
ab43ed8
ipv4: raw: fix icmp_filter()
by Eric Dumazet
· 12 years ago
1199992
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
5ce765a
libceph: only kunmap kmapped pages
by Alex Elder
· 12 years ago
b9fed74
netfilter: ipset: Check and reject crazy /0 input parameters
by Jozsef Kadlecsik
· 12 years ago
6e27c9b
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
by Jozsef Kadlecsik
· 12 years ago
5e95377
ipconfig: add nameserver IPs to kernel-parameter ip=
by Christoph Fritz
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
f950c0e
ipv6: fix return value check in fib6_add()
by Wei Yongjun
· 12 years ago
fc18162
l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y
by Amerigo Wang
· 12 years ago
2cbc78a
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
by Jan Engelhardt
· 12 years ago
b3d54b3
netfilter: combine ipt_NETMAP and ip6t_NETMAP
by Jan Engelhardt
· 12 years ago
136251d
netfilter: nf_nat: remove obsolete rcu_read_unlock call
by Ulrich Weber
· 12 years ago
b0cdb1d
netfilter: nf_nat: fix oops when unloading protocol modules
by Patrick McHardy
· 12 years ago
b0041d1
netfilter: fix IPv6 NAT dependencies in Kconfig
by Pablo Neira Ayuso
· 12 years ago
c0d680e
net: do not disable sg for packets requiring no checksum
by Ed Cashin
· 12 years ago
e3ac104
xfrm_user: don't copy esn replay window twice for new states
by Mathias Krause
· 12 years ago
ecd7918
xfrm_user: ensure user supplied esn replay window is valid
by Mathias Krause
· 12 years ago
1f86840
xfrm_user: fix info leak in copy_to_user_tmpl()
by Mathias Krause
· 12 years ago
7b78983
xfrm_user: fix info leak in copy_to_user_policy()
by Mathias Krause
· 12 years ago
f778a63
xfrm_user: fix info leak in copy_to_user_state()
by Mathias Krause
· 12 years ago
4c87308
xfrm_user: fix info leak in copy_to_user_auth()
by Mathias Krause
· 12 years ago
bc26ccd
tcp: restore rcv_wscale in a repair mode (v2)
by Andrey Vagin
· 12 years ago
4308fc5
tcp: Document use of undefined variable.
by Alan Cox
· 12 years ago
bb68b64
ipv4: Don't add TCP-code in inet_sock_destruct
by Christoph Paasch
· 12 years ago
8ea853f
net/core: fix comment in skb_try_coalesce
by Li RongQing
· 12 years ago
6b10286
ipv6: unify fragment thresh handling code
by Amerigo Wang
· 12 years ago
d4915c0
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
by Amerigo Wang
· 12 years ago
b836c99
ipv6: unify conntrack reassembly expire code with standard one
by Amerigo Wang
· 12 years ago
c038a76
ipv6: add a new namespace for nf_conntrack_reasm
by Amerigo Wang
· 12 years ago
8c4c49d
netpoll: call ->ndo_select_queue() in tx path
by Amerigo Wang
· 12 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 12 years ago
7126195
pkt_sched: fix virtual-start-time update in QFQ
by Paolo Valente
· 12 years ago
15c0417
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
by Michal Kubeček
· 12 years ago
dbd6b11
batman-adv: make batadv_test_bit() return 0 or 1 only
by Linus Lüssing
· 12 years ago
6b78f16
gre: add GSO support
by Eric Dumazet
· 12 years ago
2c60db0
net: provide a default dev->ethtool_ops
by Eric Dumazet
· 12 years ago
828de4f
net: dev: fix incorrect getting net device's name
by Gao feng
· 12 years ago
3fd91fb
ipv6: recursive check rt->dst.from when call rt6_check_expired
by Li RongQing
· 12 years ago
b40863c
net: more accurate network taps in transmit path
by Eric Dumazet
· 12 years ago
a85d0d7
cfg80211: fix possible circular lock on reg_regdb_search()
by Luis R. Rodriguez
· 12 years ago
78c04c0
Bluetooth: Fix not removing power_off delayed work
by Vinicius Costa Gomes
· 12 years ago
aad3d0e
Bluetooth: Fix freeing uninitialized delayed works
by Andrei Emeltchenko
· 12 years ago
562fcc2
Bluetooth: mgmt: Fix enabling LE while powered off
by Andrzej Kaczmarek
· 12 years ago
3d1cbdd
Bluetooth: mgmt: Fix enabling SSP while powered off
by Andrzej Kaczmarek
· 12 years ago
433a195
xfrm: fix a read lock imbalance in make_blackhole
by Li RongQing
· 12 years ago
1d57f19
tcp: fix regression in urgent data handling
by Eric Dumazet
· 12 years ago
0e698bf
net: fix memory leak on oom with zerocopy
by Michael S. Tsirkin
· 12 years ago
c2546372
xfrm_user: return error pointer instead of NULL #2
by Mathias Krause
· 12 years ago
864745d
xfrm_user: return error pointer instead of NULL
by Mathias Krause
· 12 years ago
adccff3
net/tipc/name_table.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
a2bf91b
net/openvswitch/vport.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
4c83501
net/ieee802154/6lowpan.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
2c20cbd
ipv6: use DST_* macro to set obselete field
by Nicolas Dichtel
· 12 years ago
6f3118b
ipv6: use net->rt_genid to check dst validity
by Nicolas Dichtel
· 12 years ago
ee8372d
xfrm: invalidate dst on policy insertion/deletion
by Nicolas Dichtel
· 12 years ago
b42664f
netns: move net->ipv4.rt_genid to net->rt_genid
by Nicolas Dichtel
· 12 years ago
2885da7
net: rt_cache_flush() cleanup
by Eric Dumazet
· 12 years ago
Next »