index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+6
2013-10-29
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
1
-1
/
+6
2013-10-29
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
2
-51
/
+28
2013-10-29
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
2
-16
/
+2
2013-10-29
net, mc: fix the incorrect comments in two mc-related functions
Zhi Yong Wu
1
-2
/
+2
2013-10-29
net, iovec: fix the incorrect comment in memcpy_fromiovecend()
Zhi Yong Wu
1
-1
/
+1
2013-10-29
net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()
Zhi Yong Wu
1
-1
/
+1
2013-10-29
ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK
Hannes Frederic Sowa
1
-4
/
+8
2013-10-29
tcp: gso: fix truesize tracking
Eric Dumazet
1
-8
/
+5
2013-10-28
ipv6: Remove privacy config option.
David S. Miller
2
-56
/
+3
2013-10-28
6lowpan: remove unnecessary break
Alexander Aring
1
-1
/
+0
2013-10-28
6lowpan: remove skb->dev assignment
Alexander Aring
1
-1
/
+0
2013-10-28
6lowpan: use netdev_alloc_skb instead dev_alloc_skb
Alexander Aring
1
-2
/
+2
2013-10-28
6lowpan: remove unnecessary check on err >= 0
Alexander Aring
1
-1
/
+1
2013-10-28
6lowpan: remove unnecessary ret variable
Alexander Aring
1
-4
/
+2
2013-10-28
netfilter: bridge: nf_tables: add filter chain type
Pablo Neira Ayuso
1
-2
/
+39
2013-10-28
netfilter: nft_nat: Fix endianness issue reported by sparse
Tomasz Bursztyka
1
-4
/
+8
2013-10-28
netfilter: bridge: fix nf_tables bridge dependencies with main core
Pablo Neira Ayuso
1
-0
/
+1
2013-10-28
net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
Daniel Borkmann
1
-2
/
+7
2013-10-28
xfrm: Increase the garbage collector threshold
Steffen Klassert
2
-2
/
+2
2013-10-28
sctp: merge two if statements to one
wangweidong
1
-9
/
+5
2013-10-28
sctp: remove the repeat initialize with 0
wangweidong
1
-21
/
+8
2013-10-28
sctp: fix some comments in chunk.c and associola.c
wangweidong
2
-3
/
+3
2013-10-28
inet: restore gso for vxlan
Eric Dumazet
1
-8
/
+7
2013-10-28
pkt_sched: fq: clear time_next_packet for reused flows
Eric Dumazet
1
-0
/
+1
2013-10-27
tcp: do not rearm RTO when future data are sacked
Yuchung Cheng
1
-3
/
+10
2013-10-27
tcp: only take RTT from timestamps if new data is acked
Yuchung Cheng
1
-1
/
+2
2013-10-27
tcp: fix SYNACK RTT estimation in Fast Open
Yuchung Cheng
1
-5
/
+13
2013-10-27
bridge: netfilter: orphan skb before invoking ip netfilter hooks
Florian Westphal
1
-0
/
+2
2013-10-27
netfilter: ipset: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-10-27
netfilter:ipset: Fix memory allocation for bitmap:port
Jozsef Kadlecsik
1
-1
/
+1
2013-10-25
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
1
-3
/
+6
2013-10-25
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
1
-13
/
+18
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
2
-12
/
+13
2013-10-25
net: initialize hashrnd in flow_dissector with net_get_random_once
Hannes Frederic Sowa
1
-13
/
+21
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
1
-3
/
+4
2013-10-25
net: add missing dev_put() in __netdev_adjacent_dev_insert
Nikolay Aleksandrov
1
-0
/
+1
2013-10-25
netem: markov loss model transition fix
Hagen Paul Pfeifer
1
-1
/
+0
2013-10-23
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
18
-477
/
+956
2013-10-23
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
1
-3
/
+0
2013-10-23
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
2
-8
/
+20
2013-10-23
ipv4: initialize ip4_frags hash secret as late as possible
Hannes Frederic Sowa
1
-0
/
+1
2013-10-23
net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6
Daniel Borkmann
1
-1
/
+3
2013-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-13
/
+25
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-169
/
+324
2013-10-23
net: always inline net_secret_init
Hannes Frederic Sowa
1
-1
/
+1
2013-10-23
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
5
-97
/
+157
2013-10-23
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2013-10-23
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
3
-2
/
+28
2013-10-23
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2
-1
/
+30
[prev]
[next]