]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
[SUNGEM]: Unbreak Sun GEM chips.
[linux-2.6-omap-h63xx.git] / net /
2006-02-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86
2006-02-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-01-31 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-01-31 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-01-31 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-01-31 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-01-31 Linus TorvaldsFix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
2006-01-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-31 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-01-31 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2006-01-31 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-31 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-01-31 Baruch Even[TCP] H-TCP: Fix accounting
2006-01-31 Dave Jones[IPV4] igmp: remove pointless printk
2006-01-31 Vlad Yasevich[SCTP]: heartbeats exceed maximum retransmssion limit
2006-01-30 Vlad Yasevich[SCTP]: correct the number of INIT retransmissions
2006-01-30 Larry Finger[PATCH] Typo corrections for ieee80211
2006-01-28 Jeff GarzikMerge branch 'upstream-fixes' of git://git.kernel.org...
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix iwlist scan can only show about...
2006-01-27 Zhu Yi[PATCH] ieee80211: Fix problem with not decrypting...
2006-01-24 David L Stevens[IPV6] MLDv2: fix change records when transitioning...
2006-01-24 Jerome Borsboom[AF_KEY]: no message type set
2006-01-24 Thomas Graf[BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUE...
2006-01-24 Herbert Xu[NET]: Fix skb fclone error path handling.
2006-01-24 Kris Katterjohn[NET]: Fix some whitespace issues in af_packet.c
2006-01-24 Kris Katterjohn[NET]: more whitespace issues in net/core/filter.c
2006-01-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-20 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-01-20 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/sridh...
2006-01-19 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sfren...
2006-01-19 Alan Cox[PATCH] EDAC: atomic scrub operations
2006-01-19 J. Bruce Fields[PATCH] svcrpc: gss: svc context creation error handling
2006-01-19 Kevin Coffman[PATCH] svcrpc: gss: server context init failure handling
2006-01-19 Andy Adamson[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
2006-01-19 J. Bruce Fields[PATCH] svcrpc: save and restore the daddr field when...
2006-01-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-18 Russell KingMerge master.kernel.org:/pub/scm/linux/kernel/git/tmlin...
2006-01-18 David S. MillerMerge git://tipc.cslab.ericsson.net/pub/git/tipc
2006-01-18 David L Stevens[IPV4]: Fix multiple bugs in IGMPv3
2006-01-18 David S. Miller[PKTGEN]: Respect hard_header_len of device.
2006-01-18 Andrew Morton[IPV4]: RT_CACHE_STAT_INC() warning fix
2006-01-18 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-01-18 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-18 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-01-18 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-01-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-17 Per Liden[TIPC] Avoid polluting the global namespace
2006-01-17 Per Liden[TIPC] Group protocols with sub-options in Kconfig
2006-01-17 Per Liden[TIPC] Add help text for TIPC configuration option
2006-01-17 Per Liden[TIPC] Remove unused #includes
2006-01-17 Per Liden[TIPC] Move ethernet protocol id to linux/if_ether.h
2006-01-17 Per Liden[TIPC] Updated link priority macros
2006-01-17 Jon Maloy[TIPC] Minor changes to #includes
2006-01-17 Kris Katterjohn[NET]: Use is_zero_ether_addr() in net/core/netpoll.c
2006-01-17 Kris Katterjohn[PKTGEN]: Replacing with (compare|is_zero)_ether_addr...
2006-01-17 Kris Katterjohn[NET]: "signed long" -> "long"
2006-01-17 Patrick McHardy[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}
2006-01-17 Patrick McHardy[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
2006-01-17 Tsutomu Fujii[SCTP]: Fix sctp_rcv_ootb() to handle the last chunk...
2006-01-17 Sridhar Samudrala[SCTP]: Fix couple of races between sctp_peeloff()...
2006-01-17 Vlad Yasevich[SCTP]: Fix machine check/connection hang on IA64.
2006-01-17 Vlad Yasevich[SCTP]: Fix bad sysctl formatting of SCTP timeout value...
2006-01-17 Vlad Yasevich[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian...
2006-01-17 Vlad Yasevich[SCTP]: sctp doesn't show all associations/endpoints...
2006-01-17 Vlad Yasevich[SCTP]: Fix sctp_cookie alignment in the packet.
2006-01-17 Sridhar Samudrala[SCTP]: Fix potential race condition between sctp_close...
2006-01-17 Eric Dumazet[IPV4]: rt_cache_stat can be statically defined
2006-01-17 David S. Miller[NETFILTER]: ip_conntrack_proto_gre.c needs linux/inter...
2006-01-17 Yasuyuki Kozakai[NETFILTER] ip6tables: whitespace and indent cosmetic...
2006-01-17 Yasuyuki Kozakai[NETFILTER] Makefile cleanup
2006-01-17 Benoit Boissinot[NETFILTER] ip[6]t_policy: Fix compilation warnings
2006-01-17 Kris Katterjohn[NET]: Fix whitespace issues in net/core/filter.c
2006-01-17 Amnon Aaronsohn[PKT_SCHED] sch_prio: fix qdisc bands init
2006-01-17 YOSHIFUJI Hideaki[IPV6]: Preserve procfs IPV6 address output format
2006-01-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-15 Mauro Carvalho ChehabMerge branch 'work'
2006-01-15 Mauro Carvalho ChehabMerge branch 'work'
2006-01-15 Mauro Carvalho ChehabMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2006-01-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-15 Linus Torvaldsx86: Work around compiler code generation bug with -Os
2006-01-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-01-14 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2006-01-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-14 David S. Miller[NETFILTER] x-tables: Missing linux/ipv6.h includes.
2006-01-13 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2006-01-13 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-01-13 Patrick McHardy[PKT_SCHED]: Change default clock source to gettimeofday
2006-01-13 Patrick McHardy[XFRM]: IPsec tunnel wildcard address support
next