summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2012-09-05netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell
2012-09-05cxgb4: Remove duplicate register definitionsVipul Pandya
2012-09-05RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya
2012-09-05net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov
2012-09-05Revert "usbnet: drop unneeded check for NULL"Oliver Neukum
2012-09-05tcp: add generic netlink support for tcp_metricsJulian Anastasov
2012-09-04ixgbe: remove old init remnantEliezer Tamir
2012-09-04igb: Supported and Advertised Pause FrameAkeem G. Abodunrin
2012-09-04igb: reduce Rx header sizeEric Dumazet
2012-09-04igb: Add loopback test support for i210Carolyn Wyborny
2012-09-04net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...Masatake YAMATO
2012-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-09-04ieee802154: MRF24J40 driverAlan Ott
2012-09-04net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller
2012-09-04sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04usbnet: drop unneeded check for NULLOliver Neukum
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar
2012-09-03Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-03tcp: use PRR to reduce cwin in CWR stateYuchung Cheng
2012-09-03tcp: move tcp_update_cwnd_in_recoveryYuchung Cheng
2012-09-03tcp: move tcp_enter_cwr()Yuchung Cheng
2012-09-03net: sierra_net: rx_urb_size is constantBjørn Mork
2012-09-03net: sierra_net: make private symbols staticBjørn Mork
2012-09-03net: cx82310_eth: use common match macroBjørn Mork
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2012-09-03netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang