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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-4
/
+1
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-11
/
+10
2015-05-12
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
1
-0
/
+10
2015-05-12
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
1
-15
/
+0
2015-05-12
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
1
-0
/
+6
2015-05-12
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
1
-9
/
+0
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
1
-0
/
+2
2015-05-12
switchdev: add port vlan obj
Scott Feldman
1
-0
/
+8
2015-05-12
switchdev: introduce switchdev add/del obj ops
Scott Feldman
1
-0
/
+31
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-11
/
+2
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
1
-14
/
+4
2015-05-12
switchdev: introduce get/set attrs ops
Scott Feldman
1
-0
/
+43
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2
-16
/
+16
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
1
-55
/
+56
2015-05-12
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
1
-1
/
+2
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
1
-0
/
+5
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
3
-3
/
+23
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
1
-3
/
+2
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
1
-6
/
+0
2015-05-11
net: sched: fix typo in net_device ifdef
Daniel Borkmann
1
-1
/
+1
2015-05-11
net: sched: further simplify handle_ing
Daniel Borkmann
1
-0
/
+4
2015-05-11
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
1
-0
/
+3
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2
-0
/
+2
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2
-0
/
+2
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2
-0
/
+2
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
1
-17
/
+0
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2
-1
/
+3
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
4
-4
/
+4
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
1
-1
/
+1
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
1
-1
/
+0
2015-05-10
codel: add ce_threshold attribute
Eric Dumazet
2
-1
/
+15
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
3
-0
/
+5
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
1
-1
/
+1
2015-05-09
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-0
/
+6
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
1
-7
/
+5
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
1
-4
/
+0
2015-05-09
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
1
-0
/
+6
2015-05-09
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
3
-80
/
+113
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
2
-1
/
+3
2015-05-09
tcp: adjust window probe timers to safer values
Eric Dumazet
1
-5
/
+22
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2
-14
/
+18
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
1
-0
/
+7
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-39
/
+40
2015-05-06
can.h: make padding given by gcc explicit
Shawn Landden
1
-0
/
+6
2015-05-05
vlan: Use eth_proto_is_802_3
Alexander Duyck
1
-1
/
+1
2015-05-05
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
1
-0
/
+18
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
3
-1
/
+13
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
1
-13
/
+14
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
3
-0
/
+5
2015-05-04
tc: remove unused redirect ttl
Jamal Hadi Salim
1
-0
/
+2
[next]