Age | Commit message (Expand) | Author | Files | Lines |
2008-11-17 | net: af_unix can make unix_nr_socks visbile in /proc | Eric Dumazet | 1 | -3/+4 |
2008-11-17 | rtnetlink: propagate error from dev_change_flags in do_setlink() | Johannes Berg | 1 | -1/+3 |
2008-11-17 | ematch: simpler tcf_em_unregister() | Alexey Dobriyan | 1 | -15/+3 |
2008-11-17 | net: Cleanup of af_unix | Eric Dumazet | 1 | -62/+55 |
2008-11-17 | dccp: Tidy up setsockopt calls | Gerrit Renker | 1 | -11/+12 |
2008-11-17 | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker | 4 | -10/+0 |
2008-11-17 | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker | 1 | -13/+40 |
2008-11-17 | dccp: Deprecate old setsockopt framework | Gerrit Renker | 3 | -98/+32 |
2008-11-17 | dccp: Mechanism to resolve CCID dependencies | Gerrit Renker | 3 | -4/+47 |
2008-11-17 | net: use %pF for /proc/net/ptype | Alexey Dobriyan | 1 | -30/+2 |
2008-11-17 | Phonet: refuse to send bigger than MTU packets | Rémi Denis-Courmont | 1 | -2/+2 |
2008-11-17 | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet | 11 | -77/+144 |
2008-11-17 | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet | 2 | -37/+36 |
2008-11-17 | TPROXY: implemented IP_RECVORIGDSTADDR socket option | Balazs Scheidler | 1 | -1/+39 |
2008-11-17 | ipv4: Fix ARP behavior with many mac-vlans | Ben Greear | 1 | -11/+11 |
2008-11-15 | scm: fix scm_fp_list->list initialization made in wrong place | Pavel Emelyanov | 1 | -2/+0 |
2008-11-14 | net: speedup dst_release() | Eric Dumazet | 1 | -2/+4 |
2008-11-14 | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar | 1 | -2/+0 |
2008-11-14 | pkt_sched: Remove qdisc->ops->requeue() etc. | Jarek Poplawski | 16 | -377/+4 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 9 | -30/+32 |
2008-11-13 | 9p: restrict RDMA usage | Randy Dunlap | 1 | -4/+6 |
2008-11-13 | net: Remove unused parameter of xfrm_gen_index() | Arnaud Ebalard | 1 | -3/+3 |
2008-11-13 | net: shy netns_ok check | Alexey Dobriyan | 1 | -1/+9 |
2008-11-13 | ipv6: routing header fixes | Brian Haley | 2 | -0/+10 |
2008-11-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -3/+3 |
2008-11-13 | mac80211: fix notify_mac function | Johannes Berg | 1 | -3/+3 |
2008-11-12 | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller | Patrick Ohly | 1 | -2/+2 |
2008-11-12 | tcp_htcp: last_cong bug fix | Doug Leith | 1 | -4/+10 |
2008-11-12 | net: Cleanup of neighbour code | Eric Dumazet | 1 | -9/+3 |
2008-11-12 | net: ib_net pointer should depends on CONFIG_NET_NS | Eric Dumazet | 2 | -5/+5 |
2008-11-12 | dccp: Resolve dependencies of features on choice of CCID | Gerrit Renker | 4 | -0/+168 |
2008-11-12 | dccp: Query supported CCIDs | Gerrit Renker | 4 | -0/+59 |
2008-11-12 | dccp: Registration routines for changing feature values | Gerrit Renker | 4 | -28/+197 |
2008-11-12 | dccp: Limit feature negotiation to connection setup phase | Gerrit Renker | 3 | -41/+8 |
2008-11-12 | net: remove struct dst_entry::entry_size | Alexey Dobriyan | 5 | -7/+0 |
2008-11-12 | net: remove struct neigh_table::pde | Alexey Dobriyan | 1 | -3/+2 |
2008-11-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 12 | -56/+174 |
2008-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -38/+114 |
2008-11-11 | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek | 1 | -2/+70 |
2008-11-11 | dsa: fix skb->pkt_type when mac address of slave interface differs | Lennert Buytenhek | 3 | -0/+3 |
2008-11-11 | net: fix setting of skb->tail in skb_recycle_check() | Lennert Buytenhek | 1 | -1/+1 |
2008-11-11 | net: fix /proc/net/snmp as memory corruptor | Eric Dumazet | 1 | -28/+30 |
2008-11-11 | mac80211: fix a buffer overrun in station debug code | Jianjun Kong | 1 | -1/+1 |
2008-11-11 | pktgen: add full reset functionality | Jesse Brandeburg | 1 | -0/+22 |
2008-11-11 | netfilter: payload_len is be16, add size of struct rather than size of pointer | Harvey Harrison | 1 | -1/+2 |
2008-11-11 | ipv6: fix ip6_mr_init error path | Benjamin Thery | 1 | -4/+5 |
2008-11-11 | Phonet: use net_device built-in stats for GPRS | Rémi Denis-Courmont | 1 | -20/+13 |
2008-11-11 | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 6 | -12/+9 |
2008-11-11 | vlan: Fix typos in proc output string | Ferenc Wagner | 1 | -1/+1 |
2008-11-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 15 | -80/+349 |