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-06-13
[SCTP] Support SO_BINDTODEVICE socket option on incoming packets.
Neil Horman
1
-15
/
+34
2005-06-13
[SCTP]: Fix bug in restart of peeled-off associations.
Vladislav Yasevich
1
-0
/
+12
2005-06-13
[IPv6] Don't generate temporary for TUN devices
Rémi Denis-Courmont
1
-0
/
+1
2005-06-13
[IPV6]: Ensure to use icmpv6_socket in non-preemptive context.
YOSHIFUJI Hideaki
1
-4
/
+10
2005-06-13
[NET]: Move the netdev list to vger.kernel.org.
Ralf Baechle
1
-1
/
+1
2005-06-13
[IPV4]: Multipath modules need a license to prevent kernel tainting.
Randy Dunlap
4
-0
/
+8
2005-06-13
[TCP]: Adjust TCP mem order check to new alloc_large_system_hash
Andi Kleen
1
-1
/
+1
2005-06-08
[PKT_SCHED]: Fix numeric comparison in meta ematch
Thomas Graf
1
-2
/
+2
2005-06-08
[PKT_SCHED]: Dump classification result for basic classifier
Thomas Graf
1
-0
/
+3
2005-06-08
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch
Thomas Graf
1
-24
/
+267
2005-06-08
[PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text
Thomas Graf
1
-1
/
+1
2005-06-08
[NET]: Fix sysctl net.core.dev_weight
Stephen Hemminger
1
-0
/
+1
2005-06-08
[NET]: Allow controlling NAPI device weight with sysfs
Stephen Hemminger
1
-0
/
+17
2005-06-08
[IPV6]: Update parm.link in ip6ip6_tnl_change()
Gabor Fekete
1
-0
/
+1
2005-06-06
[ETHTOOL]: Check correct pointer in ethtool_set_coalesce().
David S. Miller
1
-1
/
+1
2005-06-02
[IPV6]: Kill export of fl6_sock_lookup.
Adrian Bunk
1
-1
/
+0
2005-06-02
[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c
Adrian Bunk
3
-186
/
+1
2005-05-31
[IPSEC]: Fix esp_decap_data size verification in esp4.
Edgar E Iglesias
1
-1
/
+1
2005-05-31
[PKT_SCHED]: Disable dsmark debugging messages by default
Thomas Graf
1
-1
/
+1
2005-05-31
[PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting
Thomas Graf
1
-2
/
+7
2005-05-31
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
Thomas Graf
1
-2
/
+3
2005-05-30
[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM
Herbert Xu
1
-6
/
+6
2005-05-30
[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.
Harald Welte
1
-0
/
+10
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
[next]