index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: fail early when creating netdev named all or default
WANG Cong
2014-07-29
1
-28
/
+54
*
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-28
2
-4
/
+20
*
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-28
2
-2
/
+1
*
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-28
2
-3
/
+3
*
inet: frag: remove lru list
Florian Westphal
2014-07-28
2
-2
/
+0
*
inet: frag: don't account number of fragment queues
Florian Westphal
2014-07-28
1
-2
/
+2
*
inet: frag: move eviction of queues to work queue
Florian Westphal
2014-07-28
1
-1
/
+3
*
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-28
2
-10
/
+0
*
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-28
2
-11
/
+4
*
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-28
2
-8
/
+8
*
ipv6: remove obsolete comment in ip6_append_data()
Li RongQing
2014-07-25
1
-1
/
+0
*
neigh: remove exceptional & on function name
Himangi Saraogi
2014-07-25
1
-1
/
+1
*
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
1
-1
/
+1
|
\
|
*
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-07-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-21
4
-0
/
+429
|
\
\
|
*
|
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-30
1
-0
/
+4
|
*
|
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-28
1
-5
/
+5
|
*
|
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
1
-7
/
+7
|
*
|
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
3
-0
/
+425
*
|
|
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2014-07-17
1
-10
/
+20
*
|
|
udp: Simplify __udp*_lib_mcast_deliver.
David Held
2014-07-17
1
-53
/
+35
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
2
-3
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: Fix MLD Query message check
Hangbin Liu
2014-06-27
1
-2
/
+11
|
*
|
udp: Add MIB counters for rcvbuferrors
James M Leddy
2014-06-27
1
-1
/
+5
*
|
|
net-timestamp: SOCK_RAW and PING timestamping
Willem de Bruijn
2014-07-16
1
-9
/
+4
*
|
|
ipv6: remove unnecessary break after return
Fabian Frederick
2014-07-16
1
-1
/
+0
*
|
|
netfilter: remove unnecessary break after return
Fabian Frederick
2014-07-16
1
-1
/
+0
*
|
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-16
5
-8
/
+13
*
|
|
ipv6: Use BUG_ON
Himangi Saraogi
2014-07-12
1
-2
/
+2
*
|
|
net: ipv6: Use BUG_ON
Himangi Saraogi
2014-07-12
1
-4
/
+2
*
|
|
ipv6: addrconf: implement address generation modes
Jiri Pirko
2014-07-12
1
-18
/
+38
*
|
|
ipv6: fix the check when handle RA
Li RongQing
2014-07-11
1
-6
/
+6
*
|
|
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
2014-07-08
6
-5
/
+29
*
|
|
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-08
2
-0
/
+5
*
|
|
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
2014-07-08
1
-2
/
+0
*
|
|
inet: move ipv6only in sock_common
Eric Dumazet
2014-07-02
3
-7
/
+6
*
|
|
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2014-07-01
2
-8
/
+23
*
|
|
ipv6: Add more debugging around accept-ra logic.
Ben Greear
2014-07-01
1
-8
/
+43
*
|
|
tcp: add tcp_conn_request
Octavian Purdila
2014-06-28
1
-118
/
+2
*
|
|
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-1
/
+2
*
|
|
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-1
/
+3
*
|
|
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
2014-06-28
1
-14
/
+1
*
|
|
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-6
/
+8
*
|
|
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-1
/
+2
*
|
|
tcp: move around a few calls in tcp_v6_conn_request
Octavian Purdila
2014-06-28
1
-11
/
+7
*
|
|
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-6
/
+20
*
|
|
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-1
/
+4
*
|
|
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-28
1
-23
/
+32
*
|
|
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-28
2
-2
/
+2
[next]