summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi_netlink: Remove dead and buggy codeEric W. Biederman2012-09-132-564/+15
* netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat2012-09-131-5/+4
* netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat2012-09-131-32/+0
* bnx2x: Utilize Link Flap AvoidanceYuval Mintz2012-09-136-26/+51
* bnx2x: Link Flap AvoidanceYaniv Rosner2012-09-133-48/+437
* bnx2x: link code refactoringYaniv Rosner2012-09-132-79/+114
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-135-9/+4
|\
| * netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_natPablo Neira Ayuso2012-09-121-3/+0
| * ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2012-09-101-2/+1
| * netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-091-2/+1
| * netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal2012-09-091-1/+1
| * netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso2012-09-051-1/+1
* | x86 bpf_jit: support MOD operationEric Dumazet2012-09-101-0/+25
* | bnx2x: use native EEE instead of auto-greeenYuval Mintz2012-09-103-46/+73
* | bnx2x: correct & clean 10G EEE requirementsYuval Mintz2012-09-103-6/+5
* | bnx2x: EEE code refactoringYuval Mintz2012-09-101-192/+258
* | bnx2x: add EEE support for 4-port devicesYuval Mintz2012-09-101-2/+0
* | bnx2x: EEE status is read locallyYuval Mintz2012-09-103-7/+36
* | ipv6: remove some useless RCU read lockAmerigo Wang2012-09-102-24/+4
* | etherdevice: introduce help function eth_zero_addr()Duan Jiong2012-09-101-0/+11
* | cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan2012-09-102-3/+6
* | cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan2012-09-102-4/+7
* | cnic: Add function pointers to arm IRQ for different devices.Michael Chan2012-09-102-4/+23
* | cnic: Free UIO rings when the device is closed.Michael Chan2012-09-101-0/+7
* | cnic: Add functions to allocate and free UIO ringsMichael Chan2012-09-101-19/+40
* | filter: add MOD operationEric Dumazet2012-09-102-0/+19
* | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-101-2/+2
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-1075-728/+728
* | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-0820-37/+31
* | netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-086-25/+21
* | netdev/phy: mdio-mux-mmioreg.c should include of_address.hTimur Tabi2012-09-071-0/+1
* | net: rt_cache_flush() cleanupEric Dumazet2012-09-071-17/+2
* | net: qmi_wwan: use a single bind function for all device typesBjørn Mork2012-09-071-29/+16
* | net: qmi_wwan: increase max QMI message size to 4096Bjørn Mork2012-09-071-1/+1
* | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-077-35/+22
* | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-074-12/+33
* | igmp: avoid drop_monitor false positivesEric Dumazet2012-09-071-11/+19
* | drivers/net/usb/sierra_net.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
* | ipv6: fix handling of throw routesNicolas Dichtel2012-09-071-1/+8
* | tcp: fix TFO regressionEric Dumazet2012-09-062-7/+4
* | ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2012-09-052-4/+29
* | be2net: use PCIe AER capabilitySathya Perla2012-09-051-0/+8
* | net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-053-2/+12
* | bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+1
* | netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell2012-09-051-0/+1
* | cxgb4: Remove duplicate register definitionsVipul Pandya2012-09-054-58/+30
* | RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya2012-09-051-1/+1
* | net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov2012-09-051-3/+15
* | Revert "usbnet: drop unneeded check for NULL"Oliver Neukum2012-09-051-1/+2
* | tcp: add generic netlink support for tcp_metricsJulian Anastasov2012-09-053-13/+396
OpenPOWER on IntegriCloud