| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Remove unused parameter from fill method in fib_rules_ops. | Rami Rosen | 2009-05-21 | 4 | -4/+4 |
* | sit: stateless autoconf for isatap | Sascha Hlusiak | 2009-05-20 | 2 | -0/+59 |
* | addrconf: refuse isatap eui64 for INADDR_ANY | Sascha Hlusiak | 2009-05-20 | 1 | -0/+2 |
* | sit: ipip6_tunnel_del_prl: return err | Sascha Hlusiak | 2009-05-20 | 1 | -1/+1 |
* | sit: strictly restrict incoming traffic to tunnel link device | Sascha Hlusiak | 2009-05-20 | 1 | -9/+21 |
* | sit: Fail to create tunnel, if it already exists | Sascha Hlusiak | 2009-05-20 | 1 | -2/+7 |
* | ipv4: teach ipconfig about the MTU option in DHCP | Chris Friesen | 2009-05-20 | 1 | -4/+37 |
* | net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations | Pablo Neira Ayuso | 2009-05-20 | 2 | -17/+17 |
* | sch_teql: Use net_device internal stats | Eric Dumazet | 2009-05-20 | 1 | -12/+5 |
* | net: release dst entry in dev_hard_start_xmit() | Eric Dumazet | 2009-05-19 | 2 | -0/+10 |
* | net: Fix bridgeing sysfs handling of rtnl_lock | Eric W. Biederman | 2009-05-19 | 2 | -2/+4 |
* | net: Fix devinet_sysctl_forward | Eric W. Biederman | 2009-05-19 | 1 | -1/+2 |
* | net: FIX ipv6_forward sysctl restart | Eric W. Biederman | 2009-05-19 | 1 | -1/+1 |
* | net-sysfs: Use rtnl_trylock in sysfs methods. | Eric W. Biederman | 2009-05-19 | 1 | -3/+5 |
* | net: TX_RING and packet mmap | Johann Baudy | 2009-05-19 | 1 | -111/+477 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 | 25 | -98/+155 |
|\ |
|
| * | pkt_sched: gen_estimator: use 64 bit intermediate counters for bps | Eric Dumazet | 2009-05-19 | 1 | -6/+7 |
| * | sch_teql: should not dereference skb after ndo_start_xmit() | Eric Dumazet | 2009-05-19 | 1 | -2/+3 |
| * | tcp: fix MSG_PEEK race check | Ilpo Järvinen | 2009-05-19 | 1 | -1/+4 |
| * | bridge: fix initial packet flood if !STP | Stephen Hemminger | 2009-05-18 | 1 | -0/+3 |
| * | bridge: relay bridge multicast pkgs if !STP | Stephen Hemminger | 2009-05-18 | 1 | -0/+5 |
| * | ipconfig: handle case of delayed DHCP server | Chris Friesen | 2009-05-18 | 1 | -0/+12 |
| * | netpoll: don't dereference NULL dev from np | Pavel Emelyanov | 2009-05-18 | 1 | -2/+6 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Linus Torvalds | 2009-05-15 | 3 | -4/+7 |
| |\ |
|
| | * | Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing | Marcel Holtmann | 2009-05-10 | 1 | -1/+1 |
| | * | Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections | Marcel Holtmann | 2009-05-10 | 1 | -3/+1 |
| | * | Bluetooth: Fix wrong module refcount when connection setup fails | Marcel Holtmann | 2009-05-10 | 2 | -0/+5 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | Linus Torvalds | 2009-05-15 | 2 | -2/+2 |
| |\ \ |
|
| | * | | mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel | John W. Linville | 2009-05-11 | 2 | -2/+2 |
| | |/ |
|
| * | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-05-13 | 3 | -2/+6 |
| |\ \ |
|
| | * | | svcrdma: clean up error paths. | Steve Wise | 2009-05-03 | 2 | -1/+5 |
| | * | | svcrdma: Fix dma map direction for rdma read targets | Steve Wise | 2009-04-26 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-10 | 17 | -93/+124 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ipvs: Fix IPv4 FWMARK virtual services | Simon Horman | 2009-05-08 | 2 | -4/+9 |
| | * | | ipv4: Make INET_LRO a bool instead of tristate. | David S. Miller | 2009-05-08 | 1 | -1/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-05 | 9 | -72/+74 |
| |\ \ \ |
|
| * | | | | net/9p: handle correctly interrupted 9P requests | Latchesar Ionkov | 2009-04-05 | 4 | -60/+30 |
| * | | | | net/9p: return error when p9_client_stat fails | Latchesar Ionkov | 2009-04-05 | 1 | -1/+5 |
| * | | | | net/9p: set correct stat size when sending Twstat messages | Latchesar Ionkov | 2009-04-05 | 1 | -3/+31 |
| * | | | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust | 2009-05-03 | 2 | -9/+23 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 | 17 | -333/+246 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-24 | 27 | -103/+237 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-22 | 1 | -1/+1 |
* | | | | | | ipv4: cleanup: remove unnecessary include. | Rami Rosen | 2009-05-19 | 1 | -1/+0 |
* | | | | | | ipv4: cleanup - remove two unused parameters from fib_semantic_match(). | Rami Rosen | 2009-05-19 | 4 | -7/+3 |
* | | | | | | vlan: use struct netdev_queue counters instead of dev->stats | Eric Dumazet | 2009-05-19 | 2 | -8/+9 |
* | | | | | | net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue | Eric Dumazet | 2009-05-19 | 1 | -3/+20 |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-18 | 22 | -473/+777 |
|\ \ \ \ \ \ |
|
| * | | | | | | mac80211: make noack test available | Johannes Berg | 2009-05-13 | 4 | -2/+44 |
| * | | | | | | mac80211: IBSS supported rate fixes | Johannes Berg | 2009-05-13 | 1 | -27/+40 |