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
2012-01-30
mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy
Helmut Schaa
1
-3
/
+1
2012-01-30
mac80211: station state transition error handling
Johannes Berg
8
-39
/
+59
2012-01-30
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
John W. Linville
1
-3
/
+2
2012-01-30
net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.
Denys Vlasenko
2
-0
/
+49
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-65
/
+52
2012-01-30
ipv6: fix RFC5722 comment
Eric Dumazet
1
-4
/
+3
2012-01-30
net: Allow ipv6 proxies and arp proxies be shown with iproute2
Tony Zelenoff
1
-3
/
+87
2012-01-30
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
1
-15
/
+4
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2
-3
/
+14
2012-01-30
Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+16
2012-01-27
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2
-21
/
+2
2012-01-27
ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().
David S. Miller
1
-5
/
+3
2012-01-27
ipv6: Remove neigh argument from ndisc_send_redirect()
David S. Miller
2
-3
/
+11
2012-01-27
ipv6: fib: Convert fib6_age() to dst_neigh_lookup().
David S. Miller
1
-5
/
+14
2012-01-27
ipv6: ndisc: Convert to dst_neigh_lookup()
David S. Miller
1
-6
/
+12
2012-01-27
ipv4: ip_gre: Convert to dst_neigh_lookup()
David S. Miller
1
-3
/
+10
2012-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+2
2012-01-27
mac80211: Do not scan for IBSS merge with a fixed BSSID.
Nicolas Cavallari
1
-2
/
+3
2012-01-27
mac80211: send null packet on active (psm) reconfiguration
Eliad Peller
1
-0
/
+15
2012-01-27
nfc: NULL vs zero in nci_activate_target()
Dan Carpenter
1
-1
/
+1
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
5
-1
/
+10
2012-01-27
cfg80211: fix a few -Wshadow warnings
Johannes Berg
1
-5
/
+3
2012-01-27
mac80211: fix a few -Wshadow warnings
Johannes Berg
2
-6
/
+3
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
3
-12
/
+4
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2
-3
/
+1
2012-01-26
net: RTNETLINK adjusting values of min_ifinfo_dump_size
Stefan Gula
1
-0
/
+3
2012-01-26
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
1
-0
/
+4
2012-01-26
ipv6: Use ipv6_addr_any()
David S. Miller
1
-2
/
+1
2012-01-26
ipv6: sit: Convert to dst_neigh_lookup()
David S. Miller
1
-5
/
+15
2012-01-26
ipv4/ipv6: Prepare for new route gateway semantics.
David S. Miller
2
-1
/
+20
2012-01-26
tcp: add LINUX_MIB_TCPRETRANSFAIL counter
Eric Dumazet
2
-1
/
+4
2012-01-26
netns: fix net_alloc_generic()
Eric Dumazet
1
-15
/
+16
2012-01-25
tcp: bind() optimize port allocation
Flavio Leitner
1
-4
/
+2
2012-01-25
tcp: bind() fix autoselection to share ports
Flavio Leitner
1
-0
/
+5
2012-01-25
l2tp: l2tp_ip - fix possible oops on packet receive
James Chapman
1
-5
/
+0
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-96
/
+128
2012-01-24
ip_gre: Fix bug added to ipgre_tunnel_xmit().
David S. Miller
1
-1
/
+3
2012-01-24
ipip: Fix bug added to ipip_tunnel_xmit().
David S. Miller
1
-0
/
+1
2012-01-24
ipv4: Remove bogus checks of rt_gateway being zero.
David S. Miller
2
-7
/
+3
2012-01-24
rds: Make rds_sock_lock BH rather than IRQ safe.
David S. Miller
1
-12
/
+8
2012-01-24
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
1
-0
/
+1
2012-01-24
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
1
-0
/
+5
2012-01-24
mac80211: set bss_conf.idle when vif is connected
Eliad Peller
1
-0
/
+1
2012-01-24
mac80211: update oper_channel on ibss join
Eliad Peller
1
-0
/
+1
2012-01-24
NFC: Add NCI multiple targets support
Ilan Elias
3
-94
/
+337
2012-01-24
NFC: NFC core layer should not set the target_idx
Ilan Elias
2
-17
/
+0
2012-01-24
NFC: Clearly separate NCI states from flags
Ilan Elias
3
-12
/
+12
2012-01-24
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
1
-36
/
+49
2012-01-24
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
1
-0
/
+7
[prev]
[next]