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
2009-02-09
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
Eric Leblond
1
-0
/
+21
2009-02-09
netfilter: fix tuple inversion for Node information request
Eric Leblond
1
-2
/
+2
2009-02-09
mac80211: Remove bss information of the current AP when it goes out of range
Vasanthakumar Thiagarajan
1
-2
/
+16
2009-02-09
cfg80211: add get reg command
Luis R. Rodriguez
3
-1
/
+84
2009-02-09
mac80211: do not TX injected frames when not allowed
Luis R. Rodriguez
1
-0
/
+21
2009-02-09
mac80211: convert master interface to netdev_ops
Johannes Berg
1
-10
/
+18
2009-02-09
mac80211: convert to net_device_ops
Johannes Berg
1
-17
/
+30
2009-02-09
mac80211: remove HW_SIGNAL_DB
Johannes Berg
3
-13
/
+2
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2009-02-09
mac80211: IBSS join rework
Alina Friedrichsen
1
-7
/
+14
2009-02-09
mac80211: Creating new IBSS with fixed BSSID
Alina Friedrichsen
1
-3
/
+2
2009-02-09
mac80211: Reset assoc_scan_tries after an unsuccessful scan run
Sujith
1
-1
/
+3
2009-02-08
gro: Optimise TCP packet reception
Herbert Xu
1
-7
/
+8
2009-02-08
gro: Optimise IPv4 packet reception
Herbert Xu
1
-6
/
+7
2009-02-08
gro: Optimise Ethernet header comparison
Herbert Xu
2
-22
/
+5
2009-02-08
gro: Remember number of held packets instead of counting every time
Herbert Xu
1
-5
/
+7
2009-02-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-47
/
+94
2009-02-06
net/sunrpc/xprtsock.c: some common code found
Ilpo Järvinen
1
-32
/
+21
2009-02-06
ipv6/addrconf: common code located
Ilpo Järvinen
1
-27
/
+18
2009-02-06
ipv6/ndisc: join error paths
Ilpo Järvinen
1
-8
/
+8
2009-02-06
ax25: more common return path joining
Ilpo Järvinen
1
-8
/
+5
2009-02-06
ipmr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2009-02-06
9p: fix endian issues [attempt 3]
Eric Van Hensbergen
1
-9
/
+13
2009-02-06
net_dma: call dmaengine_get only if NET_DMA enabled
David S. Miller
1
-2
/
+2
2009-02-06
RxRPC: Fix a potential NULL dereference
David Howells
1
-2
/
+3
2009-02-06
udp: Fix potential wrong ip_hdr(skb) pointers
Jesper Dangaard Brouer
1
-2
/
+4
2009-02-06
neigh: some entries can be skipped during dumping
Gautam Kachroo
1
-6
/
+8
2009-02-06
ipv6: Disallow rediculious flowlabel option sizes.
David S. Miller
1
-2
/
+6
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
3
-16
/
+13
2009-02-05
gro: Fix frag_list merging on imprecisely split packets
Herbert Xu
2
-1
/
+13
2009-02-05
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
David S. Miller
1
-8
/
+4
2009-02-05
ipv6: Copy cork options in ip6_append_data
Herbert Xu
1
-15
/
+52
2009-02-05
udp: Fix UDP short packet false positive
Jesper Dangaard Brouer
1
-1
/
+2
2009-02-04
net: Reexport sock_alloc_send_pskb
Herbert Xu
1
-4
/
+4
2009-02-04
net: Partially allow skb destructors to be used on receive path
Herbert Xu
2
-0
/
+3
2009-02-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-02-03
sunrpc: fix rdma dependencies
Randy Dunlap
1
-1
/
+1
2009-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
35
-395
/
+2075
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+10
2009-02-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-3
/
+2
2009-02-02
udp: increments sk_drops in __udp_queue_rcv_skb()
Eric Dumazet
1
-1
/
+3
2009-02-01
ipv4: Delete redundant sk_family assignment
Herbert Xu
1
-1
/
+0
2009-02-01
net: move bsockets outside of read only beginning of struct inet_hashinfo
Eric Dumazet
2
-3
/
+4
2009-02-01
net: packet socket packet_lookup_frame fix
Sebastiano Di Paola
1
-4
/
+4
2009-02-01
inet: Fix virt-manager regression due to bind(0) changes.
Stephen Hemminger
1
-1
/
+2
2009-02-01
gro: Fix handling of imprecisely split packets
Herbert Xu
1
-6
/
+10
2009-02-01
pkt_sched: sch_htb: Use workqueue to schedule after too many events.
Jarek Poplawski
1
-5
/
+21
2009-02-01
pkt_sched: sch_htb: Warn on too many events.
Jarek Poplawski
1
-0
/
+7
2009-02-01
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
Jarek Poplawski
3
-12
/
+14
2009-02-01
net: add ARP notify option for devices
Stephen Hemminger
1
-0
/
+9
[prev]
[next]