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-03-13
batman-adv: network coding - receive coded packets and decode them
Martin Hundebøll
3
-0
/
+246
2013-03-13
batman-adv: network coding - save overheard and tx packets for decoding
Martin Hundebøll
6
-3
/
+253
2013-03-13
batman-adv: network coding - code and transmit packets if possible
Martin Hundebøll
5
-0
/
+466
2013-03-13
batman-adv: network coding - buffer unicast packets before forward
Martin Hundebøll
4
-7
/
+557
2013-03-13
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
7
-0
/
+524
2013-03-13
batman-adv: network coding - add the initial infrastructure code
Martin Hundebøll
9
-1
/
+176
2013-03-13
batman-adv: don't use !! in bool conversion
Antonio Quartulli
2
-5
/
+5
2013-03-13
batman-adv: Return reason for failure in batadv_check_unicast_packet()
Martin Hundebøll
1
-4
/
+14
2013-03-13
batman-adv: replace redundant primary_if_get calls
Marek Lindner
3
-46
/
+11
2013-03-13
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
1
-1
/
+1
2013-03-13
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
1
-1
/
+1
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
1
-0
/
+1
2013-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-13
/
+29
2013-03-12
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-9
/
+18
2013-03-12
net/core: move vlan_depth out of while loop in skb_network_protocol()
Li RongQing
1
-1
/
+1
2013-03-12
tcp: TLP loss detection.
Nandita Dukkipati
5
-0
/
+52
2013-03-12
tcp: Tail loss probe (TLP)
Nandita Dukkipati
7
-22
/
+156
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2
-12
/
+3
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-3
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-124
/
+195
2013-03-12
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
1
-0
/
+1
2013-03-12
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2013-03-12
net/ipv4: Ensure that location of timestamp option is stored
David Ward
1
-4
/
+1
2013-03-12
flow_dissector: support L2 GRE
Michael Dalton
1
-0
/
+11
2013-03-11
batman-adv: verify tt len does not exceed packet len
Marek Lindner
1
-3
/
+3
2013-03-11
libceph: fix decoding of pgids
Sage Weil
1
-13
/
+29
2013-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-113
/
+188
2013-03-11
net: can: af_can.c: Fix checkpatch warnings
Valentin Ilie
1
-13
/
+8
2013-03-10
NFC: llcp: Add cleanup support for unreplied SNL requests
Thierry Escande
3
-0
/
+57
2013-03-10
NFC: llcp: Service Name Lookup netlink interface
Thierry Escande
5
-0
/
+302
2013-03-10
NFC: llcp: Service Name Lookup SDRES aggregation
Thierry Escande
3
-27
/
+94
2013-03-10
NFC: Add missing type policies for netlink attributes
Thierry Escande
1
-0
/
+3
2013-03-10
NFC: llcp: Remove redundant printk
Samuel Ortiz
1
-2
/
+0
2013-03-10
NFC: llcp: Use socket specific link parameters before the local ones
Samuel Ortiz
3
-8
/
+23
2013-03-10
NFC: llcp: Implement socket options
Samuel Ortiz
2
-2
/
+120
2013-03-10
NFC: llcp: Rename socket rw and miu fields
Samuel Ortiz
4
-16
/
+19
2013-03-10
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
2
-30
/
+2
2013-03-10
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-03-10
ipv6: remove superfluous nla_data() NULL pointer checks
Mathias Krause
1
-6
/
+0
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+8
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
1
-0
/
+4
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
3
-32
/
+4
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+1
2013-03-09
ipip: capture inner headers during encapsulation
Pravin B Shelar
1
-6
/
+7
2013-03-09
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
1
-1
/
+20
2013-03-09
dcb: fix sparse warnings
stephen hemminger
1
-0
/
+1
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
6
-27
/
+105
2013-03-09
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
1
-0
/
+2
2013-03-09
net: Add skb_headers_offset_update helper function.
Pravin B Shelar
1
-20
/
+14
[prev]
[next]