summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-15ixgbe: Fix ordering of things so that PF correctly configures its VLANsAlexander Duyck
2012-09-15e1000: add byte queue limitsOtto Estuardo Solares Cabrera
2012-09-13drivers/isdn/gigaset/common.c: Remove useless kfreePeter Senna Tschudin
2012-09-13ipv6: replace write lock with read lock when get route infoLi RongQing
2012-09-13ipv6: route templates can be constEric Dumazet
2012-09-13ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明
2012-09-13ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明
2012-09-13scsi_netlink: Remove dead and buggy codeEric W. Biederman
2012-09-13netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat
2012-09-13netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz
2012-09-13bnx2x: Link Flap AvoidanceYaniv Rosner
2012-09-13bnx2x: link code refactoringYaniv Rosner
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-12netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_natPablo Neira Ayuso
2012-09-10x86 bpf_jit: support MOD operationEric Dumazet
2012-09-10bnx2x: use native EEE instead of auto-greeenYuval Mintz
2012-09-10bnx2x: correct & clean 10G EEE requirementsYuval Mintz
2012-09-10bnx2x: EEE code refactoringYuval Mintz
2012-09-10bnx2x: add EEE support for 4-port devicesYuval Mintz
2012-09-10bnx2x: EEE status is read locallyYuval Mintz
2012-09-10ipv6: remove some useless RCU read lockAmerigo Wang
2012-09-10etherdevice: introduce help function eth_zero_addr()Duan Jiong
2012-09-10cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan
2012-09-10cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan
2012-09-10cnic: Add function pointers to arm IRQ for different devices.Michael Chan
2012-09-10cnic: Free UIO rings when the device is closed.Michael Chan
2012-09-10cnic: Add functions to allocate and free UIO ringsMichael Chan
2012-09-10filter: add MOD operationEric Dumazet
2012-09-10xfrm: Report user triggered expirations against the users socketEric W. Biederman
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-10ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun
2012-09-09netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun
2012-09-09netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-09-07netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi
2012-09-07net: rt_cache_flush() cleanupEric Dumazet
2012-09-07net: qmi_wwan: use a single bind function for all device typesBjørn Mork
2012-09-07net: qmi_wwan: increase max QMI message size to 4096Bjørn Mork
2012-09-07ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman
2012-09-07igmp: avoid drop_monitor false positivesEric Dumazet
2012-09-07drivers/net/usb/sierra_net.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-07ipv6: fix handling of throw routesNicolas Dichtel
2012-09-06tcp: fix TFO regressionEric Dumazet
2012-09-05ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel
2012-09-05be2net: use PCIe AER capabilitySathya Perla
2012-09-05net: qdisc busylock needs lockdep annotationsEric Dumazet
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun