| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 38 | -102/+95 |
* | [ATM]: [br2684] if we free the skb, we should return 0 | Jean-Denis Boyer | 2005-10-07 | 1 | -1/+1 |
* | [ATM]: add support for LECS addresses learned from network | Eric Kinzie | 2005-10-06 | 3 | -23/+60 |
* | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. | Ivan Skytte J�rgensen | 2005-10-06 | 1 | -25/+227 |
* | [AX.25]: Fix packet socket crash | Ralf Baechle | 2005-10-05 | 2 | -2/+2 |
* | [IPSEC]: Document that policy direction is derived from the index. | Herbert Xu | 2005-10-05 | 2 | -5/+10 |
* | [IPV6]: Fix NS handing for proxy/anycast address | YOSHIFUJI Hideaki | 2005-10-05 | 1 | -1/+1 |
* | [TCP]: BIC coding bug in Linux 2.6.13 | Stephen Hemminger | 2005-10-05 | 1 | -1/+1 |
* | [MCAST] ipv6: Fix address size in grec_size | Yan Zheng | 2005-10-05 | 1 | -1/+1 |
* | [XFRM]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | [RPC]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 3 | -3/+3 |
* | [AF_KEY]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -3/+4 |
* | [NETFILTER]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+2 |
* | [IPVS]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | [DECNET]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 2 | -11/+18 |
* | [ATM]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | [NETFILTER]: Fix Kconfig typo | Horst H. von Brand | 2005-10-04 | 1 | -1/+1 |
* | [IPV4]: fib_trie root-node expansion | Robert Olsson | 2005-10-04 | 1 | -2/+21 |
* | [IPV6]: Fix infinite loop in udp_v6_get_port(). | YOSHIFUJI Hideaki | 2005-10-04 | 1 | -1/+3 |
* | [PATCH] ieee80211: fix gfp flags type | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | [PATCH] ieee80211: fix gfp flags type | Randy Dunlap | 2005-10-03 | 1 | -1/+1 |
* | [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default | David S. Miller | 2005-10-03 | 1 | -1/+1 |
* | [IPV4]: Get rid of bogus __in_put_dev in pktgen | Herbert Xu | 2005-10-03 | 1 | -1/+0 |
* | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl | Herbert Xu | 2005-10-03 | 17 | -37/+39 |
* | [IPV6]: Fix leak added by udp connect dst caching fix. | David S. Miller | 2005-10-03 | 1 | -4/+10 |
* | [IPV6]: Fix ipv6 fragment ID selection at slow path | Yan Zheng | 2005-10-03 | 1 | -1/+1 |
* | [IPV4]: Fix "Proxy ARP seems broken" | Herbert Xu | 2005-10-03 | 1 | -6/+5 |
* | [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here" | Russell King | 2005-10-03 | 1 | -0/+2 |
* | [INET]: speedup inet (tcp/dccp) lookups | Eric Dumazet | 2005-10-03 | 6 | -26/+29 |
* | [NET]: Fix packet timestamping. | Herbert Xu | 2005-10-03 | 7 | -17/+12 |
* | [ATM]: [lec] reset retry counter when new arp issued | Scott Talbert | 2005-09-29 | 1 | -0/+6 |
* | [ATM]: [lec] attempt to support cisco failover | Scott Talbert | 2005-09-29 | 1 | -3/+34 |
* | [TCP]: Don't over-clamp window in tcp_clamp_window() | Alexey Kuznetsov | 2005-09-29 | 1 | -2/+0 |
* | [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735 | David S. Miller | 2005-09-29 | 1 | -5/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-29 | 13 | -118/+150 |
|\ |
|
| * | [NET]: Fix reversed logic in eth_type_trans(). | David S. Miller | 2005-09-28 | 1 | -1/+1 |
| * | [ATM]: fix bug in atm address list handling | Martin Whitaker | 2005-09-28 | 1 | -2/+4 |
| * | [ATM]: track and close listen sockets when sigd exits | Chas Williams | 2005-09-28 | 3 | -6/+7 |
| * | [ATM]: net/atm/ioctl.c: autoload pppoatm and br2684 | Roman Kagan | 2005-09-28 | 1 | -8/+26 |
| * | [TCP]: Fix init_cwnd calculations in tcp_select_initial_window() | David S. Miller | 2005-09-28 | 1 | -5/+6 |
| * | [APPLETALK]: Fix broadcast bug. | Oliver Dawid | 2005-09-27 | 1 | -9/+22 |
| * | [NET]: Slightly optimize ethernet address comparison. | David S. Miller | 2005-09-27 | 1 | -10/+21 |
| * | [ROSE]: fix typo (regeistration) | Alexey Dobriyan | 2005-09-27 | 1 | -1/+1 |
| * | [ROSE]: check rose_ndevs earlier | Alexey Dobriyan | 2005-09-27 | 1 | -9/+11 |
| * | [ROSE]: return sane -E* from rose_proto_init() | Alexey Dobriyan | 2005-09-27 | 1 | -4/+6 |
| * | [ROSE]: do proto_unregister() on exit paths | Alexey Dobriyan | 2005-09-27 | 1 | -0/+2 |
| * | [NET]: Fix module reference counts for loadable protocol modules | Frank Filz | 2005-09-27 | 2 | -13/+20 |
| * | [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() | Eric Dumazet | 2005-09-27 | 1 | -0/+2 |
| * | [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() | Daniel Phillips | 2005-09-27 | 1 | -55/+26 |
* | | [PATCH] proc_mkdir() should be used to create procfs directories | Al Viro | 2005-09-29 | 2 | -18/+7 |
|/ |
|