summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2003-09-03[NETFILTER]: NAT range calculation fix.Harald Welte
2003-09-03[IPV{4,6}]: Fixing a bug that reading /proc/net/{udp,udp6} may drop some data.Hideaki Yoshifuji
2003-09-03[NET]: Kill NET_PROFILE, has not built for years.David S. Miller
2003-09-03[NET]: remove duplicate #includes in net/Randy Dunlap
2003-09-03[NET]: Loopback device simplification.Stephen Hemminger
2003-09-03[NET]: Add probe_old_netdevs() hook.Stephen Hemminger
2003-09-03[ATM]: In atm_getaddr() do not copy_to_user() with locks held.Chas Williams
2003-09-03[IPV6]: Remove unnecessary linux/version.h include.Felipe Damasio
2003-09-03[NET]: Use list_for_each() where applicable.Maximilian Attems
2003-09-03[NET]: Fix 64-bit warnings in af_netlink.cAndrew Morton
2003-09-02[IPV4]: Do not BUG() on icmp_xmit_lock() contention, just drop.David S. Miller
2003-09-01[NET]: Convert af_netlink.c over to seq_file.Stephen Hemminger
2003-09-01[NETFILTER]: Use CONFIG_BRIDGE_NETFILTER in ipt_REJECT.cBart De Schuymer
2003-09-01[BLUETOOTH]: Fix typo in module alias changes.David S. Miller
2003-09-01[NET]: Use MODULE_ALIAS() in network families.Rusty Russell
2003-09-01Merge nuts.ninka.net:/disk1/davem/BK/network-2.5David S. Miller
2003-09-01[NET] move ethtool_op_set_tx_csum from 8139cp drvr to net/core/ethtool.c,Jeff Garzik
2003-09-01Merge redhat.com:/spare/repo/linux-2.5Jeff Garzik
2003-09-01[NET] move netif_* helpers from tg3 driver to linux/netdevice.hJeff Garzik
2003-08-31Merge nuts.ninka.net:/disk1/davem/BK/network-2.5David S. Miller
2003-08-31Merge bk://kernel.bkbits.net/davem/tg3-2.5Linus Torvalds
2003-08-31[IPV6]: Fix printf format in ip6fl_fl_seq_show.David S. Miller
2003-08-31[IPV6]: Fix types in fl6_renew().David S. Miller
2003-08-31[IPV6]: Fix timer handling in ip6_flowlabel.cVinay K. Nallamothu
2003-08-31[IPV6]: Remove sockets from ip6_tunnel.cVille Nuorvala
2003-08-31[IPV6]: Set dev->{dev_addr,broadcast} in ip6_tnls.Ville Nuorvala
2003-08-31[IPV6]: Use free_netdev as ip6_tunnel device destructor.Ville Nuorvala
2003-08-31[IPV6]: Fix two bugs in ip6_tunnel.c ICMP error handling.Ville Nuorvala
2003-08-31[BRIDGE]: Create CONFIG_BRIDGE_NETFILTER and use it instead of messy tests.Bart De Schuymer
2003-08-31[IPV6]: Fix typo in icmp BUG() fix.David S. Miller
2003-08-31[IPV6]: Do not BUG() on icmp6 socket contention, just drop.David S. Miller
2003-08-31[NET]: Convert netdev_rx_stat to per-cpu data.Christoph Hellwig
2003-08-31[IPV6]: Use per-cpu data for icmp sockets.Christoph Hellwig
2003-08-31[NET]: Add MODULE_LICENSE to xfrm_user.cHerbert Xu
2003-08-31Merge nuts.ninka.net:/home/davem/src/BK/tg3-2.5David S. Miller
2003-08-31MergeDavid S. Miller
2003-08-31[PATCH] Fix bluetooth compile warningsAndrew Morton
2003-08-31Merge bk://kernel.bkbits.net/jgarzik/net-drivers-2.6Linus Torvalds
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-08-30[IPV6]: Do not mistakedly use ndisc route for normal ipv6 output.David S. Miller
2003-08-30[NETFILTER]: Fix email address in MODULE_AUTHOR.Harald Welte
2003-08-30[NETFILTER]: Fix ipt_helper build problem wrt. Kconfig.Harald Welte
2003-08-30[BRIDGE]: Add 802.3 filtering support.Bart De Schuymer
2003-08-30[RXRPC]: Remove unneeded version.h inclusion.Felipe Damasio
2003-08-30[SUNRPC]: Remove unneeded version.h inclusion.Felipe Damasio
2003-08-30[NETFILTER]: Remove unneeded version.h inclusion.Felipe Damasio
2003-08-30[BLUETOOTH]: Missing sk_set_owner().Stephen Hemminger
2003-08-30[DDP]: Convert to new protocol interface.Stephen Hemminger
2003-08-30[DDP]: Missing netdev refcounting.Stephen Hemminger
2003-08-30[ATALK]: Move aarp procfs file into atalk subdirectory.Stephen Hemminger