aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-20Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-05-20Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2015-05-20Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2015-05-20Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2015-05-20Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-05-20Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann
2015-05-19Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-19Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-19tcp: don't over-send F-RTO probesYuchung Cheng
2015-05-19tcp: only undo on partial ACKs in CA_LossYuchung Cheng
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-05-19tcp: Return error instead of partial read for saved syn headersEric B Munson
2015-05-19Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring
2015-05-19ieee802154: add iftypes capabilityAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19mac802154: remove check if operation is supportedAlexander Aring
2015-05-19mac802154: check for really changesAlexander Aring
2015-05-19ieee802154: add several phy supported handlingAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-05-19ieee802154: move validation check out of softmacAlexander Aring
2015-05-19nl802154: cleanup invalid argument handlingAlexander Aring
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou
2015-05-19IPv4: skip ICMP for bridge contrack users when defrag expiresAndy Zhou
2015-05-19ipv4: introduce frag_expire_skip_icmp()Andy Zhou
2015-05-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-18Merge branch 'timers/core'Ingo Molnar
2015-05-18xfrm: optimise to search the inexact policy listLi RongQing
2015-05-17netlink: Use random autobind roverHerbert Xu
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-17netns: make nsid_lock per netWANG Cong
2015-05-17flow_dissector: remove bogus return in tipc sectionJiri Pirko
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-17tcp: halves tcp_mem[] limitsEric Dumazet
2015-05-17tcp: allow one skb to be received per socket under memory pressureEric Dumazet
2015-05-17tcp: fix behavior for epoll edge triggerEric Dumazet
2015-05-17tcp: introduce tcp_under_memory_pressure()Eric Dumazet
2015-05-17tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet
2015-05-17net: fix sk_mem_reclaim_partial()Eric Dumazet
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-05-17net-packet: fix null pointer exception in rollover modeWillem de Bruijn
2015-05-17netfilter: synproxy: fix sparse errorsEric Dumazet
2015-05-17ipip: fix one sparse errorEric Dumazet