summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-31ethtool: Add phy statisticsAndrew Lunn
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-12-23bridge: use kobj_to_dev instead of to_devGeliang Tang
2015-12-23ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa
2015-12-22tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal
2015-12-22tcp: send_reset: test for non-NULL sk firstFlorian Westphal
2015-12-22addrconf: always initialize sysctl table dataWANG Cong
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-22net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-12-22switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel
2015-12-22RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior
2015-12-22net-sysfs: use to_net_dev in net_namespace()Geliang Tang
2015-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-206lowpan: fix debugfs interface entry nameAlexander Aring
2015-12-20Bluetooth: use list_for_each_entry*Geliang Tang
2015-12-18openvswitch: correct encoding of set tunnel action attributesSimon Horman
2015-12-18ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar
2015-12-18tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet
2015-12-18bpf: fix misleading comment in bpf_convert_filterDaniel Borkmann
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann
2015-12-18bpf: add bpf_skb_load_bytes helperDaniel Borkmann
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork
2015-12-18ila: add NETFILTER dependencyArnd Bergmann
2015-12-18netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal
2015-12-18netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso
2015-12-18netfilter: meta: add support for setting skb->pkttypeFlorian Westphal
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-17ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long
2015-12-16fou: clean up socket with kfree_rcuHannes Frederic Sowa
2015-12-16net: Pass ndm_state to route netlink FDB notifications.Hubert Sokolowski
2015-12-16Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-16Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun
2015-12-16batman-adv: lock crc access in bridge loop avoidanceSimon Wunderlich
2015-12-16batman-adv: Fix typo 'wether' -> 'whether'Sven Eckelmann