aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger
2008-11-20fddi: convert to new network device opsStephen Hemminger
2008-11-20ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen
2008-11-20net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan
2008-11-20ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery
2008-11-20pkt_sched: remove unnecessary xchg() in packet classifiersPatrick McHardy
2008-11-20pkt_sched: remove unnecessary xchg() in packet schedulersPatrick McHardy
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy
2008-11-20pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-20net: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison
2008-11-20TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler
2008-11-20TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler
2008-11-20dccp: Fix bracing in dccp_feat_list_lookup.Gerrit Renker
2008-11-20filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso
2008-11-20net: listening_hash get a spinlock per bucketEric Dumazet
2008-11-19vlan: convert to net_device_opsStephen Hemminger
2008-11-19ip: convert to net_device_ops for ioctlStephen Hemminger
2008-11-19bridge: convert to net_device_opsStephen Hemminger
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-19netdev: network device operations infrastructureStephen Hemminger
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-19net: af_unix should use KERN_INFO instead of KERN_DEBUGEric Dumazet
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-11-19net: inet_diag_handler structs can be constEric Dumazet
2008-11-19net: Do not fire linkwatch events until the device is registered.David S. Miller
2008-11-19net: make /proc/net/protocols namespace awareEric Dumazet
2008-11-19net: af_packet should update its inuse counterEric Dumazet
2008-11-19phonet: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-19pktgen: fix multiple queue warningRobert Olsson
2008-11-19net: fix ip_mr_init() error pathBenjamin Thery
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-17net: sctp should update its inuse counterEric Dumazet
2008-11-17net: af_unix should update its inuse counterEric Dumazet
2008-11-17net: af_unix can make unix_nr_socks visbile in /procEric Dumazet
2008-11-16rtnetlink: propagate error from dev_change_flags in do_setlink()Johannes Berg
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan
2008-11-16net: Cleanup of af_unixEric Dumazet
2008-11-16dccp: Tidy up setsockopt callsGerrit Renker
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-11-16dccp: Mechanism to resolve CCID dependenciesGerrit Renker