Age | Commit message (Expand) | Author |
2008-11-20 | net: listening_hash get a spinlock per bucket | Eric Dumazet |
2008-11-19 | vlan: convert to net_device_ops | Stephen Hemminger |
2008-11-19 | ip: convert to net_device_ops for ioctl | Stephen Hemminger |
2008-11-19 | bridge: convert to net_device_ops | Stephen Hemminger |
2008-11-19 | netdev: expose ethernet address primitives | Stephen Hemminger |
2008-11-19 | netdev: introduce dev_get_stats() | Stephen Hemminger |
2008-11-19 | netdev: network device operations infrastructure | Stephen Hemminger |
2008-11-19 | 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-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-17 | 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-16 | rtnetlink: propagate error from dev_change_flags in do_setlink() | Johannes Berg |
2008-11-16 | ematch: simpler tcf_em_unregister() | Alexey Dobriyan |
2008-11-16 | net: Cleanup of af_unix | Eric Dumazet |
2008-11-16 | dccp: Tidy up setsockopt calls | Gerrit Renker |
2008-11-16 | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker |
2008-11-16 | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker |
2008-11-16 | dccp: Deprecate old setsockopt framework | Gerrit Renker |
2008-11-16 | dccp: Mechanism to resolve CCID dependencies | Gerrit Renker |
2008-11-16 | net: use %pF for /proc/net/ptype | Alexey Dobriyan |
2008-11-16 | Phonet: refuse to send bigger than MTU packets | RĂ©mi Denis-Courmont |
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-14 | scm: fix scm_fp_list->list initialization made in wrong place | Pavel Emelyanov |
2008-11-14 | net: speedup dst_release() | Eric Dumazet |
2008-11-13 | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar |
2008-11-13 | pkt_sched: Remove qdisc->ops->requeue() etc. | Jarek Poplawski |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen |
2008-11-12 | 9p: restrict RDMA usage | Randy Dunlap |
2008-11-12 | net: Remove unused parameter of xfrm_gen_index() | Arnaud Ebalard |
2008-11-12 | net: shy netns_ok check | Alexey Dobriyan |
2008-11-12 | ipv6: routing header fixes | Brian Haley |
2008-11-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-12 | mac80211: fix notify_mac function | Johannes Berg |
2008-11-12 | net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller | Patrick Ohly |
2008-11-12 | tcp_htcp: last_cong bug fix | Doug Leith |
2008-11-12 | 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-11 | net: remove struct dst_entry::entry_size | Alexey Dobriyan |