aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-03netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang
2012-09-03netfilter: remove xt_NOTRACKCong Wang
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso
2012-09-016lowpan: handle NETDEV_UNREGISTER eventAlan Ott
2012-09-016lowpan: Make a copy of skb's delivered to 6lowpanAlan Ott
2012-08-31Merge branch 'tcp_fastopen_server'David S. Miller
2012-08-31tcp: TCP Fast Open Server - main code pathJerry Chu
2012-08-31tcp: TCP Fast Open Server - support TFO listenersJerry Chu
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu