summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-21ipvs: inherit forwarding method in backupJulian Anastasov
2010-10-21ipvs: changes for local clientJulian Anastasov
2010-10-21ipvs: changes for local real serverJulian Anastasov
2010-10-21ipvs: move ip_route_me_harder for ICMPJulian Anastasov
2010-10-21ipvs: create ip_vs_defrag_userJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TUN methodJulian Anastasov
2010-10-21ipvs: stop ICMP from FORWARD to localJulian Anastasov
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov
2010-10-21ipvs: switch to notrack modeJulian Anastasov
2010-10-21ipvs: optimize checksums for appsJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov
2010-10-21bridge: Add support for TX vlan offload.Jesse Gross
2010-10-21ethtool: Add support for vlan accleration.Jesse Gross
2010-10-21vlan: Centralize handling of hardware acceleration.Jesse Gross
2010-10-21vlan: Avoid hash table lookup to find group.Jesse Gross
2010-10-21vlan: Enable software emulation for vlan accleration.Jesse Gross
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-21ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-21secmark: fix config problem when CONFIG_NF_CONNTRACK_SECMARK is not setEric Paris
2010-10-21secmark: export secctx, drop secmark in procfsEric Paris
2010-10-21conntrack: export lsm context rather than internal secid via netlinkEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21secmark: do not return early if there was no errorEric Paris
2010-10-20ceph: fix num_pages_free accounting in pagelistSage Weil
2010-10-20ceph: don't crash when passed bad mount optionsYehuda Sadeh
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-10-20net: avoid RCU for NOCACHE dstEric Dumazet
2010-10-20net: allocate tx queues in register_netdeviceTom Herbert
2010-10-20net: cleanups in RX queue allocationTom Herbert
2010-10-20net: fail alloc_netdev_mq if queue count < 1Tom Herbert
2010-10-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-10-20phonet: remove the unused variable pnChangli Gao
2010-10-20netpoll: Revert napi_poll fix for bonding driverNeil Horman
2010-10-19Fixed race condition at ip_vs.ko module init.Eduardo Blanco
2010-10-19inet: RCU changes in inetdev_by_index()Eric Dumazet
2010-10-19net: avoid a dev refcount in ip_mc_find_dev()Eric Dumazet
2010-10-19sunrpc: remove the big kernel lockArnd Bergmann
2010-10-19ipvs: IPv6 tunnel modeHans Schillstrom
2010-10-19netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-10-18bonding: Fix napi poll for bonding driverNeil Horman
2010-10-18bonding: Fix bonding drivers improper modification of netpoll structureNeil Horman
2010-10-18IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()Andy Walls
2010-10-18netfilter: fix kconfig unmet dependency warningRandy Dunlap
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-18tipc: Simplify bearer shutdown logicAllan Stephens