index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-29
[NET]: Use %lx for netdev->features sysfs formatting.
David S. Miller
1
-1
/
+2
2005-05-29
[IPV6]: Clear up user copy warning in flowlabel code.
David S. Miller
1
-4
/
+6
2005-05-29
[NET]: Add ethtool support for NETIF_F_HW_CSUM.
Jon Mason
1
-1
/
+11
2005-05-29
[IPV4]: Kill MULTIPATHHOLDROUTE flag.
Pravin B. Shelar
2
-37
/
+1
2005-05-29
[IPV4]: Primary and secondary addresses
Harald Welte
1
-5
/
+29
2005-05-29
[BRIDGE]: receive path optimization
Stephen Hemminger
1
-1
/
+1
2005-05-29
[BRIDGE]: prevent bad forwarding table updates
Stephen Hemminger
2
-2
/
+7
2005-05-29
[BRIDGE]: set features based on enslaved devices
Stephen Hemminger
4
-8
/
+40
2005-05-29
[BRIDGE]: make dev->features unsigned
Stephen Hemminger
1
-1
/
+1
2005-05-29
[BRIDGE]: features change notification
Stephen Hemminger
2
-1
/
+19
2005-05-26
[TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/
Alexey Dobriyan
1
-11
/
+11
2005-05-26
[TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s
Alexey Dobriyan
1
-2
/
+2
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
2
-2
/
+6
2005-05-26
[PKT_SCHED] netem: allow random reordering (with fix)
Stephen Hemminger
1
-12
/
+42
2005-05-26
[PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue
Stephen Hemminger
1
-88
/
+36
2005-05-26
[PKT_SCHED]: netem: reinsert for duplication
Stephen Hemminger
1
-24
/
+29
2005-05-23
[IPV6]: Fix xfrm tunnel oops with large packets
Herbert Xu
1
-0
/
+1
2005-05-23
[TCP]: Fix stretch ACK performance killer when doing ucopy.
David S. Miller
1
-10
/
+1
2005-05-19
[NETLINK]: Defer socket destruction a bit
Tommy S. Christensen
1
-1
/
+2
2005-05-19
[NETLINK]: Move broadcast skb_orphan to the skb_get path.
Tommy S. Christensen
1
-4
/
+7
2005-05-19
[NETLINK]: Fix race with recvmsg().
Tommy S. Christensen
1
-0
/
+1
2005-05-19
[IPSEC]: Verify key payload in verify_one_algo
Herbert Xu
1
-1
/
+8
2005-05-19
[IPSEC]: Fixed alg_key_len usage in attach_one_algo
Herbert Xu
1
-2
/
+4
2005-05-19
[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().
David S. Miller
1
-20
/
+8
2005-05-19
[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.
Julian Anastasov
1
-1
/
+0
2005-05-19
[AF_UNIX]: Use lookup_create().
Christoph Hellwig
1
-25
/
+3
2005-05-18
[IPV4/IPV6] Ensure all frag_list members have NULL sk
Herbert Xu
2
-6
/
+16
2005-05-18
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
Evgeniy Polyakov
1
-1
/
+1
2005-05-05
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
20
-20
/
+20
2005-05-05
[IPV4]: multipath_wrandom.c GPF fixes
Patrick McHardy
1
-3
/
+3
2005-05-05
[ATALK]: Add alloc_ltalkdev().
Christoph Hellwig
1
-2
/
+20
2005-05-05
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
Arnaldo Carvalho de Melo
1
-4
/
+8
2005-05-05
[DECNET]: Fix build after C99 netlink initializer change.
Rafael J. Wysocki
1
-1
/
+1
2005-05-05
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
28
-219
/
+344
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 4 (irda)
Al Viro
1
-0
/
+2
2005-05-03
[PKT_SCHED]: Action repeat
J Hadi Salim
1
-2
/
+2
2005-05-03
[IPSEC]: Store idev entries
Herbert Xu
3
-23
/
+87
2005-05-03
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
Stephen Hemminger
2
-5
/
+16
2005-05-03
[PKT_SCHED]: netetm: make qdisc friendly to outer disciplines
Stephen Hemminger
1
-46
/
+67
2005-05-03
[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow
Stephen Hemminger
1
-0
/
+1
2005-05-03
[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()
Patrick McHardy
2
-2
/
+1
2005-05-03
[NETFILTER]: Fix nf_debug_ip_local_deliver()
Patrick McHardy
1
-13
/
+2
2005-05-03
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
2
-0
/
+11
2005-05-03
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
2
-2
/
+6
2005-05-03
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
3
-9
/
+7
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
6
-37
/
+47
2005-05-03
[NETLINK]: cb_lock does not needs ref count on sk
Herbert Xu
1
-3
/
+0
2005-05-03
[PKT_SCHED]: HTB: Drop packet when direct queue is full
Asim Shankar
1
-0
/
+4
2005-05-03
[TCP]: Optimize check in port-allocation code, v6 version.
Folkert van Heusden
1
-2
/
+5
2005-05-03
[TCP]: Optimize check in port-allocation code.
Folkert van Heusden
1
-2
/
+5
[next]