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-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2
-5
/
+26
2016-07-01
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: go passive after vt update
Michal Soltys
1
-16
/
+15
2016-07-01
net/sched/sch_hfsc.c: remove leftover dlist and droplist
Michal Soltys
1
-8
/
+0
2016-07-01
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
1
-1
/
+10
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
3
-30
/
+40
2016-06-30
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
2
-3
/
+3
2016-06-30
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
1
-0
/
+49
2016-06-30
tcp: add an ability to dump and restore window parameters
Andrey Vagin
1
-0
/
+57
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
8
-46
/
+363
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2
-5
/
+104
2016-06-30
mac80211: fix fq lockdep warnings
Michal Kazior
1
-0
/
+4
2016-06-30
mac80211: use common cleanup for user/!user_mpm
Bob Copeland
2
-23
/
+13
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
2
-2
/
+11
2016-06-30
mac80211: silence an uninitialized variable warning
Dan Carpenter
1
-0
/
+1
2016-06-30
nl80211: improve nl80211_parse_mesh_config type checking
Arnd Bergmann
1
-30
/
+74
2016-06-30
bpf: add bpf_skb_change_type helper
Daniel Borkmann
1
-0
/
+24
2016-06-30
bpf: add bpf_skb_change_proto helper
Daniel Borkmann
1
-0
/
+200
2016-06-30
bpf: don't use raw processor id in generic helper
Daniel Borkmann
1
-1
/
+9
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
65
-355
/
+465
2016-06-30
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
9
-36
/
+84
2016-06-30
batman-adv: Add debugfs table for mcast flags
Linus Lüssing
3
-0
/
+130
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
23
-282
/
+364
2016-06-30
batman-adv: Adding logging of mcast flag changes
Linus Lüssing
4
-3
/
+142
2016-06-30
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
11
-108
/
+160
2016-06-30
batman-adv: Add multicast optimization support for bridged setups
Linus Lüssing
3
-19
/
+177
2016-06-30
batman-adv: split tvlv into a separate file
Markus Pargmann
13
-625
/
+700
2016-06-30
batman-adv: Always flood IGMP/MLD reports
Linus Lüssing
2
-14
/
+75
2016-06-30
batman-adv: Keep includes ordered by filename
Sven Eckelmann
7
-11
/
+11
2016-06-30
batman-adv: Include frame priority in fragment header
Andrew Lunn
3
-2
/
+16
2016-06-30
batman-adv: Include main.h in bat_v_ogm.h
Sven Eckelmann
1
-2
/
+2
2016-06-30
batman-adv: Set skb priority in fragments
Andrew Lunn
1
-2
/
+1
2016-06-30
batman-adv: init ELP tweaking options only once
Marek Lindner
4
-7
/
+23
2016-06-30
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
5
-21
/
+21
2016-06-30
batman-adv: remove useless inline attribute for sysfs helper function
Antonio Quartulli
1
-6
/
+6
2016-06-30
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
7
-86
/
+67
2016-06-30
batman-adv: remove unused callback from batadv_algo_ops struct
Marek Lindner
2
-8
/
+0
2016-06-30
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
5
-13
/
+38
2016-06-30
batman-adv: remove unused vid local variable in tt seq print
Simon Wunderlich
1
-2
/
+0
2016-06-30
batman-adv: statically print gateway table header
Antonio Quartulli
1
-2
/
+1
2016-06-30
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
61
-345
/
+433
2016-06-29
Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-3
/
+6
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
net_sched: netem: do not call qdisc_drop() with a NULL skb
Eric Dumazet
1
-4
/
+8
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-29
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
1
-1
/
+1
2016-06-29
net: bridge: fix vlan stats continue counter
Nikolay Aleksandrov
1
-1
/
+1
2016-06-29
tcp: do not send too big packets at retransmit time
Eric Dumazet
1
-1
/
+6
[prev]
[next]