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
2014-03-14
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
3
-1
/
+278
2014-03-14
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
3
-1
/
+88
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
3
-7
/
+7
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
6
-4
/
+21
2014-03-03
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
1
-11
/
+12
2014-03-02
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
1
-2
/
+1
2014-03-02
6lowpan: remove initialization of tag value
Alexander Aring
1
-1
/
+0
2014-03-02
6lowpan: fix type of datagram size parameter
Alexander Aring
1
-1
/
+1
2014-02-28
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
4
-208
/
+680
2014-02-28
6lowpan: fix some checkpatch issues
Alexander Aring
1
-18
/
+9
2014-02-28
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2
-0
/
+1
2014-02-28
6lowpan: change tag type to __be16
Alexander Aring
1
-2
/
+3
2014-02-28
6lowpan: fix fragmentation on sending side
Alexander Aring
1
-10
/
+27
2014-02-28
6lowpan: add uncompress header size function
Alexander Aring
1
-0
/
+113
2014-02-28
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
Daniel Borkmann
1
-3
/
+13
2014-02-27
neigh: directly goto out after setting nud_state to NUD_FAILED
Duan Jiong
1
-0
/
+1
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
10
-178
/
+591
2014-02-26
tcp: switch rtt estimations to usec resolution
Eric Dumazet
14
-160
/
+158
2014-02-26
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-5
/
+6
2014-02-26
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-7
/
+4
2014-02-26
ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment
Hannes Frederic Sowa
1
-2
/
+1
2014-02-26
neigh: probe application via netlink in NUD_PROBE
Timo Teräs
1
-4
/
+4
2014-02-26
ipv6: log src and dst along with "udp checksum is 0"
Bjørn Mork
1
-1
/
+3
2014-02-26
net: Add sysfs file for port number
Amir Vadai
1
-0
/
+2
2014-02-26
net: tcp: add mib counters to track zero window transitions
Florian Westphal
2
-1
/
+14
2014-02-25
vti4: Enable namespace changing
Steffen Klassert
1
-1
/
+0
2014-02-25
vti4: Check the tunnel endpoints of the xfrm state and the vti interface
Steffen Klassert
1
-5
/
+24
2014-02-25
vti4: Support inter address family tunneling.
Steffen Klassert
1
-14
/
+34
2014-02-25
vti4: Use the on xfrm_lookup returned dst_entry directly
Steffen Klassert
1
-11
/
+11
2014-02-25
xfrm4: Remove xfrm_tunnel_notifier
Steffen Klassert
1
-68
/
+0
2014-02-25
vti: Update the ipv4 side to use it's own receive hook.
Steffen Klassert
1
-47
/
+187
2014-02-25
ip_tunnel: Make vti work with i_key set
Steffen Klassert
1
-1
/
+5
2014-02-25
xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer
Steffen Klassert
2
-0
/
+12
2014-02-25
ipcomp4: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-02-25
ah4: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+16
2014-02-25
esp4: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-02-25
xfrm4: Add IPsec protocol multiplexer
Steffen Klassert
4
-16
/
+280
2014-02-24
bridge: netfilter: Use ether_addr_copy
Joe Perches
5
-7
/
+7
2014-02-24
bridge: Use ether_addr_copy and ETH_ALEN
Joe Perches
3
-5
/
+5
2014-02-24
pktgen: document all supported flags
Mathias Krause
1
-1
/
+7
2014-02-24
pktgen: simplify error handling in pgctrl_write()
Mathias Krause
1
-13
/
+6
2014-02-24
pktgen: fix out-of-bounds access in pgctrl_write()
Mathias Krause
1
-1
/
+4
2014-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-138
/
+307
2014-02-21
xfrm: Cleanup error handling of xfrm_state_clone
Steffen Klassert
1
-11
/
+5
2014-02-21
pfkey: fix SADB_X_EXT_FILTER length check
Nicolas Dichtel
1
-0
/
+1
2014-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
39
-422
/
+773
2014-02-19
tcp: use zero-window when free_space is low
Florian Westphal
1
-2
/
+15
2014-02-19
tipc: failed transmissions should return error
Erik Hugne
1
-8
/
+6
[next]