Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | netdevice wanrouter: Convert directly reference of netdev->priv | Wang Chen | 2008-11-20 | |
| * | | | | | | | | | pkt_sched: remove unnecessary xchg() in packet classifiers | Patrick McHardy | 2008-11-20 | |
| * | | | | | | | | | pkt_sched: remove unnecessary xchg() in packet schedulers | Patrick McHardy | 2008-11-20 | |
| * | | | | | | | | | pkt_sched: add DRR scheduler | Patrick McHardy | 2008-11-20 | |
| * | | | | | | | | | net: ip_sockglue.c add static, annotate ports' endianness | Harvey Harrison | 2008-11-20 | |
| * | | | | | | | | | dccp: Fix bracing in dccp_feat_list_lookup. | Gerrit Renker | 2008-11-20 | |
| * | | | | | | | | | filter: add SKF_AD_NLATTR_NEST to look for nested attributes | Pablo Neira Ayuso | 2008-11-20 | |
| * | | | | | | | | | net: listening_hash get a spinlock per bucket | Eric Dumazet | 2008-11-20 | |
| * | | | | | | | | | vlan: convert to net_device_ops | Stephen Hemminger | 2008-11-20 | |
| * | | | | | | | | | ip: convert to net_device_ops for ioctl | Stephen Hemminger | 2008-11-20 | |
| * | | | | | | | | | bridge: convert to net_device_ops | Stephen Hemminger | 2008-11-20 | |
| * | | | | | | | | | netdev: expose ethernet address primitives | Stephen Hemminger | 2008-11-20 | |
| * | | | | | | | | | netdev: introduce dev_get_stats() | Stephen Hemminger | 2008-11-20 | |
| * | | | | | | | | | netdev: network device operations infrastructure | Stephen Hemminger | 2008-11-20 | |
| * | | | | | | | | | net: af_unix should use KERN_INFO instead of KERN_DEBUG | Eric Dumazet | 2008-11-19 | |
| * | | | | | | | | | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches | 2008-11-19 | |
| * | | | | | | | | | net: inet_diag_handler structs can be const | Eric Dumazet | 2008-11-19 | |
| * | | | | | | | | | net: make /proc/net/protocols namespace aware | Eric Dumazet | 2008-11-19 | |
| * | | | | | | | | | net: af_packet should update its inuse counter | Eric Dumazet | 2008-11-19 | |
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | net: sctp should update its inuse counter | Eric Dumazet | 2008-11-17 | |
| * | | | | | | | | | | net: af_unix should update its inuse counter | Eric Dumazet | 2008-11-17 | |
| * | | | | | | | | | | net: af_unix can make unix_nr_socks visbile in /proc | Eric Dumazet | 2008-11-17 | |
| * | | | | | | | | | | ematch: simpler tcf_em_unregister() | Alexey Dobriyan | 2008-11-17 | |
| * | | | | | | | | | | net: Cleanup of af_unix | Eric Dumazet | 2008-11-17 | |
| * | | | | | | | | | | dccp: Tidy up setsockopt calls | Gerrit Renker | 2008-11-17 | |
| * | | | | | | | | | | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker | 2008-11-17 | |
| * | | | | | | | | | | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker | 2008-11-17 | |
| * | | | | | | | | | | dccp: Deprecate old setsockopt framework | Gerrit Renker | 2008-11-17 | |
| * | | | | | | | | | | dccp: Mechanism to resolve CCID dependencies | Gerrit Renker | 2008-11-17 | |
| * | | | | | | | | | | net: use %pF for /proc/net/ptype | Alexey Dobriyan | 2008-11-16 | |
| * | | | | | | | | | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet | 2008-11-16 | |
| * | | | | | | | | | | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet | 2008-11-16 | |
| * | | | | | | | | | | TPROXY: implemented IP_RECVORIGDSTADDR socket option | Balazs Scheidler | 2008-11-16 | |
| * | | | | | | | | | | ipv4: Fix ARP behavior with many mac-vlans | Ben Greear | 2008-11-16 | |
| * | | | | | | | | | | net: speedup dst_release() | Eric Dumazet | 2008-11-14 | |
| * | | | | | | | | | | pkt_sched: Remove qdisc->ops->requeue() etc. | Jarek Poplawski | 2008-11-14 | |
| * | | | | | | | | | | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 2008-11-13 | |
| * | | | | | | | | | | net: Remove unused parameter of xfrm_gen_index() | Arnaud Ebalard | 2008-11-13 | |
| * | | | | | | | | | | net: Cleanup of neighbour code | Eric Dumazet | 2008-11-12 | |
| * | | | | | | | | | | net: ib_net pointer should depends on CONFIG_NET_NS | Eric Dumazet | 2008-11-12 | |
| * | | | | | | | | | | dccp: Resolve dependencies of features on choice of CCID | Gerrit Renker | 2008-11-12 | |
| * | | | | | | | | | | dccp: Query supported CCIDs | Gerrit Renker | 2008-11-12 | |
| * | | | | | | | | | | dccp: Registration routines for changing feature values | Gerrit Renker | 2008-11-12 | |
| * | | | | | | | | | | dccp: Limit feature negotiation to connection setup phase | Gerrit Renker | 2008-11-12 | |
| * | | | | | | | | | | net: remove struct dst_entry::entry_size | Alexey Dobriyan | 2008-11-11 | |
| * | | | | | | | | | | net: remove struct neigh_table::pde | Alexey Dobriyan | 2008-11-11 | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | pktgen: add full reset functionality | Jesse Brandeburg | 2008-11-10 |