aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-05-23mac802154: remove mib lockAlexander Aring9-105/+18
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring5-22/+6
2015-05-23mac802154: remove pib lockAlexander Aring4-14/+5
2015-05-23mac802154: fix hold rtnl while ioctlAlexander Aring1-2/+3
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller32-74/+207
2015-05-22pktgen: make /proc/net/pktgen/pgctrl report fail on invalid inputJesper Dangaard Brouer1-2/+2
2015-05-22pktgen: adjust spacing in proc file interface outputJesper Dangaard Brouer1-1/+1
2015-05-22bridge: fix lockdep splatEric Dumazet1-0/+2
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran1-1/+9
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo1-1/+1
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček1-0/+1
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-36/+50
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman1-0/+4
2015-05-22flow_dissector: do not break if ports are not needed in flowlabelJiri Pirko1-7/+7
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet3-4/+15
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner5-0/+6
2015-05-21ipv6: reject locally assigned nexthop addressesFlorian Westphal1-1/+10
2015-05-21tcp: improve REUSEADDR/NOREUSEADDR cohabitationEric Dumazet1-0/+14
2015-05-21inet_hashinfo: remove bsocket counterEric Dumazet2-12/+0
2015-05-21tcp: ensure epoll edge trigger wakeup when write queue is emptyJason Baron1-0/+6
2015-05-21net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann1-0/+5
2015-05-21bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov1-0/+2
2015-05-21net: dev: reduce both ingress hook ifdefsDaniel Borkmann1-18/+4
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet2-13/+16
2015-05-21neigh: Better handling of transition to NUD_PROBE stateErik Kline1-0/+3
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček2-6/+44
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček1-1/+2
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal1-18/+9
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones4-0/+22
2015-05-20netfilter: nfnetlink_{log,queue}: Register pernet in first placeFrancesco Ruggeri2-18/+19
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann3-1/+24
2015-05-19Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+4
2015-05-19Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller5-27/+22
2015-05-19tcp: don't over-send F-RTO probesYuchung Cheng1-3/+3
2015-05-19tcp: only undo on partial ACKs in CA_LossYuchung Cheng1-3/+6
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge1-1/+3
2015-05-19tcp: Return error instead of partial read for saved syn headersEric B Munson1-1/+9
2015-05-19Bluetooth: Add debug logs for legacy SMP crypto functionsJohan Hedberg1-4/+16
2015-05-19mac802154: select CRYPTO when neededArnd Bergmann1-0/+1
2015-05-19mac802154: tx: allow xmit complete from hard irqAlexander Aring1-3/+2
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring1-1/+116
2015-05-19ieee802154: add iftypes capabilityAlexander Aring2-1/+8
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring2-13/+20
2015-05-19mac802154: remove check if operation is supportedAlexander Aring1-24/+0
2015-05-19mac802154: check for really changesAlexander Aring1-0/+26
2015-05-19ieee802154: add several phy supported handlingAlexander Aring2-5/+43
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring2-4/+4
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring2-4/+4
2015-05-19ieee802154: change transmit power to mbmAlexander Aring2-4/+4
2015-05-19ieee802154: change transmit power to s32Alexander Aring2-4/+4