summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2003-07-25[NETFILTER]: Fix issues with REJECT and MIRROR targets wrt. policy routing.Patrick McHardy
2003-07-25[NET]: Make IFLA_STATS arch independent.Alexey Kuznetsov
2003-07-24[NET]: Fix signnedness test in socket filter code.Patrick McHardy
2003-07-22[NET]: Print statistics using unsigned format in sysfs.David S. Miller
2003-07-22[NET]: Fix no_cong_thresh sysctl.Patrick McHardy
2003-07-20[NET]: Remove some debugging from pktgen.Robert Olsson
2003-07-20[NET]: Audit copy_from_user checks in pktgen.Randy Dunlap
2003-07-20[NET]: Fix hang/memleak in pktgen.Kambo Lohan
2003-07-20[NET]: Makefile cleanups for net/.Sam Ravnborg
2003-07-14[NET]: Turn softnet_data into per-cpu data.Andi Kleen
2003-07-12[NET]: Fix typo in net-sysfs.c copyright.Nivedita Singhvi
2003-07-06[NET] Send only unicast NSs in PROBE state.Hideaki Yoshifuji
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell
2003-06-28[PATCH] avoid Oops in net/core/dev.cDan Aloni
2003-06-19[NET]: More error checking in flow cache init function.Herbert Xu
2003-06-18[NET]: Remove duplicate linux/interrupt.h include in net/core/flow.cHerbert Xu
2003-06-18[NET]: Check for flow cache allocation failure.David S. Miller
2003-06-18[NET]: Fix per-cpu flow cache initialization.Herbert Xu
2003-06-18[NET]: Mark skb_linearize() as deprecated.David S. Miller
2003-06-14[NET]: Network hotplug via class_device/kobject.Stephen Hemminger
2003-06-13[NET]: net/core/flow.c needs linux/cpu.hArnaldo Carvalho de Melo
2003-06-12[IPSEC]: Proper percpu handling in flow cache.Herbert Xu
2003-06-12[IPSEC]: Kill object argument from flow_cache_flush.Herbert Xu
2003-06-12[IPSEC]: Fix preempt race in flow_flush_cache.Herbert Xu
2003-06-11[NET]: Cleanup net-sysfs show and change functions.Stephen Hemminger
2003-06-11[NET]: Fix sysfs kobj parent refcount handling.Stephen Hemminger
2003-06-11[NET]: Make neigh_parms setup/teardown handling symmetric.Hideaki Yoshifuji
2003-06-11[NET]: Initialize sysctl_table to NULL in neigh_parms_alloc.Krishna Kumar
2003-06-11[NET]: Process hotplug list in FIFO order.David S. Miller
2003-06-08[IPSEC]: Zap killed policies from the flow cache properly.Herbert Xu
2003-06-05Merge bk://kernel.bkbits.net/acme/sock-2.5David S. Miller
2003-06-05[NET]: Kill drivers/net/setup.c, it no longer does anything.David S. Miller
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-06-04[NET]: Fix broken cleanups in net/core/iovec.cAndrew Morton
2003-06-03[IPSEC]: Include linux/slab.h where necessary.Herbert Xu
2003-06-03[NET]: Fix coding style in net/core/iovec.cChristoph Hellwig
2003-06-03[NET]: Fix coding style in net/core/filter.cChristoph Hellwig
2003-06-03[NET]: net/core/dst.c typo.Christoph Hellwig
2003-06-03[NET]: Kill useless/wrong Version line from net/core/dv.cChristoph Hellwig
2003-05-29[NET]: Kill deprecated if_port_text and users.Stephen Hemminger
2003-05-29[NET]: Sysfs netdev cleanup and bugfix.Stephen Hemminger
2003-05-28Merge bk://kernel.bkbits.net/acme/net-2.5David S. Miller
2003-05-27o net: abstract access to struct sock ->flagsArnaldo Carvalho de Melo
2003-05-27[NET]: Missing refcount bump in flow cache.Herbert Xu
2003-05-25Merge bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds
2003-05-25[netdrvr bonding] add 802.3ad supportJeff Garzik
2003-05-25[NET]: post-sysfs netdev cleanup.Jeff Muizelaar
2003-05-22[NET]: Invoke netdev_unregister_sysfs() outside of RTNL semaphore.David S. Miller
2003-05-22[NET]: Kill SMP_TIMER_* users.David S. Miller
2003-05-21Merge bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds