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-12-09
ipv6: add ip6_flowlabel helper
Florent Fourcot
2
-2
/
+2
2013-12-09
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
2
-6
/
+2
2013-12-09
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
2
-2
/
+0
2013-12-09
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
2
-0
/
+8
2013-12-09
batadv: Slight optimization of batadv_compare_eth
Joe Perches
1
-1
/
+1
2013-12-09
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2
-1
/
+8
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
3
-6
/
+72
2013-12-09
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
5
-5
/
+17
2013-12-09
neigh: wrap proc dointvec functions
Jiri Pirko
2
-15
/
+50
2013-12-09
neigh: convert parms to an array
Jiri Pirko
6
-244
/
+203
2013-12-09
tipc: remove interface state mirroring in bearer
Erik Hugne
7
-117
/
+28
2013-12-09
x25: convert printks to pr_<level>
wangweidong
7
-17
/
+32
2013-12-09
packet: introduce PACKET_QDISC_BYPASS socket option
Daniel Borkmann
2
-12
/
+80
2013-12-09
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
1
-15
/
+0
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-63
/
+67
2013-12-09
packet: fix send path when running with proto == 0
Daniel Borkmann
1
-25
/
+40
2013-12-09
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
3
-9
/
+17
2013-12-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-79
/
+70
2013-12-09
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
1
-3
/
+3
2013-12-07
Bluetooth: Increase minor version of core module
Marcel Holtmann
1
-1
/
+1
2013-12-06
unix: convert printks to pr_<level>
wangweidong
1
-4
/
+5
2013-12-06
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...
Jiri Pirko
1
-72
/
+99
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
1
-12
/
+20
2013-12-06
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2
-1
/
+11
2013-12-06
net: introduce dev_consume_skb_any()
Eric Dumazet
1
-15
/
+30
2013-12-06
sctp: fix some comments in associola.c
wangweidong
1
-4
/
+4
2013-12-06
sctp: convert sctp_peer_needs_update to boolean
wangweidong
1
-3
/
+3
2013-12-06
sctp: remove the else path
wangweidong
1
-7
/
+3
2013-12-06
sctp: remove the duplicate initialize
wangweidong
1
-41
/
+0
2013-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
46
-1092
/
+2460
2013-12-06
tcp: auto corking
Eric Dumazet
3
-13
/
+60
2013-12-06
tcp: optimize some skb_shinfo(skb) uses
Eric Dumazet
1
-15
/
+21
2013-12-06
gro: small napi_get_frags() optim
Eric Dumazet
1
-2
/
+1
2013-12-06
ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
Eric Dumazet
1
-11
/
+14
2013-12-06
packet: use macro GET_PBDQC_FROM_RB to simplify the codes
Duan Jiong
1
-4
/
+6
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
8
-16
/
+8
2013-12-06
net/irda: Fix FSF address in file headers
Jeff Kirsher
14
-42
/
+14
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
4
-8
/
+4
2013-12-06
netlabel: Fix FSF address in file headers
Jeff Kirsher
13
-26
/
+13
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
9
-18
/
+9
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
27
-81
/
+54
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-1092
/
+2460
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-59
/
+99
2013-12-05
Bluetooth: Fix valid LE PSM check
Johan Hedberg
1
-1
/
+1
2013-12-05
Bluetooth: Use min_t for calculating chan->mps
Johan Hedberg
1
-5
/
+1
2013-12-05
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
1
-0
/
+1
2013-12-05
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
1
-7
/
+0
2013-12-05
sctp: disable max_burst when the max_burst is 0
wangweidong
1
-1
/
+1
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2
-48
/
+11
2013-12-05
net_sched: Use default action walker methods
Jamal Hadi Salim
8
-9
/
+0
[prev]
[next]