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
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
7
-15
/
+48
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
1
-0
/
+2
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
1
-6
/
+92
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
1
-0
/
+940
2016-04-14
Merge tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2016-04-14
net: sched: do not requeue a NULL skb
Lars Persson
1
-1
/
+4
2016-04-14
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
Mathias Krause
1
-0
/
+1
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-13
/
+10
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
1
-2
/
+1
2016-04-14
qdisc: constify meta_type_ops structures
Julia Lawall
1
-4
/
+4
2016-04-13
route: do not cache fib route info on local routes with oif
Chris Friesen
1
-0
/
+12
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2
-2
/
+9
2016-04-13
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
1
-2
/
+10
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-16
/
+24
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-2
/
+3
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2
-37
/
+14
2016-04-13
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
1
-15
/
+9
2016-04-13
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
1
-17
/
+10
2016-04-13
bridge: simplify the flush_store by calling store_bridge_parm
Xin Long
1
-7
/
+7
2016-04-13
ipv6, token: allow for clearing the current device token
Daniel Borkmann
1
-4
/
+6
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
4
-6
/
+4
2016-04-13
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2
-2
/
+3
2016-04-13
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
1
-2
/
+0
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-1
/
+15
2016-04-14
netfilter: ctnetlink: remove unnecessary inlining
Pablo Neira Ayuso
1
-69
/
+48
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
4
-130
/
+89
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
3
-22
/
+0
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
3
-6
/
+0
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
4
-342
/
+83
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
4
-50
/
+25
2016-04-14
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-04-14
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-04-14
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-04-14
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
1
-5
/
+76
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
4
-8
/
+24
2016-04-14
netfilter: x_tables: check standard target size too
Florian Westphal
1
-0
/
+15
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
4
-3
/
+28
2016-04-14
netfilter: x_tables: assert minimum target size
Florian Westphal
1
-0
/
+3
2016-04-14
netfilter: x_tables: kill check_entry helper
Florian Westphal
3
-35
/
+24
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
4
-32
/
+37
2016-04-14
netfilter: x_tables: validate targets of jumps
Florian Westphal
3
-0
/
+48
2016-04-14
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
3
-3
/
+13
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
1
-4
/
+4
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
1
-1
/
+1
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
1
-3
/
+5
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
1
-3
/
+4
2016-04-13
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
35
-205
/
+205
2016-04-13
tipc: remove remnants of old broadcast code
Jon Paul Maloy
1
-15
/
+0
2016-04-13
6lowpan: move mac802154 header
Alexander Aring
1
-3
/
+0
2016-04-13
6lowpan: add lowpan_is_ll function
Alexander Aring
1
-0
/
+9
[prev]
[next]