summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-3/+29
2015-05-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet1-0/+2
2015-05-22net: sched: pkt_cls: remove unused macros from uapiFlorian Westphal1-27/+5
2015-05-22tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner2-2/+9
2015-05-22Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2015-05-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2015-05-22inet_hashinfo: remove bsocket counterEric Dumazet1-2/+0
2015-05-22bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov3-1/+33
2015-05-21tcp: add a force_schedule argument to sk_stream_alloc_skb()Eric Dumazet1-1/+2
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal1-0/+1
2015-05-19ip: remove unused function prototypeAndy Zhou1-1/+0
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2-0/+4
2015-05-19net-next: ethtool: Added port speed macros.Parav Pandit1-1/+5
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-05-19inet: properly align icsk_ca_privEric Dumazet1-2/+3
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring1-0/+57
2015-05-19ieee802154: add iftypes capabilityAlexander Aring1-1/+1
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring2-22/+23
2015-05-19mac802154: check for really changesAlexander Aring1-0/+12
2015-05-19ieee802154: add several phy supported handlingAlexander Aring2-1/+47
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring1-1/+5
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring2-3/+3
2015-05-19ieee802154: change transmit power to mbmAlexander Aring2-2/+3
2015-05-19ieee802154: change transmit power to s32Alexander Aring2-2/+2
2015-05-19bridge_netfilter: No ICMP packet on IPv4 fragmentation errorAndy Zhou1-2/+2
2015-05-19ipv4: introduce frag_expire_skip_icmp()Andy Zhou1-0/+10
2015-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-29/+13
2015-05-18netns: make nsid_lock per netWANG Cong1-0/+1
2015-05-18switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar1-0/+50
2015-05-18tcp: introduce tcp_under_memory_pressure()Eric Dumazet1-0/+8
2015-05-18tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet1-0/+2
2015-05-18net: fix sk_mem_reclaim_partial()Eric Dumazet1-3/+3
2015-05-17net: fix two sparse errorsEric Dumazet1-6/+5
2015-05-17net: fix sparse error in csum_replace4()Eric Dumazet1-1/+3
2015-05-17Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-05-17rhashtable: Add cap on number of elements in hash tableHerbert Xu1-0/+19
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+3
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer1-0/+3
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso1-0/+2
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+1
2015-05-15rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu1-1/+1
2015-05-15mdio-gpio: Propagate mii_bus.phy_ignore_ta_maskBert Vermeulen1-1/+2
2015-05-15test_bpf: add tests related to BPF_MAXINSNSDaniel Borkmann1-0/+8
2015-05-15tcp: syncookies: extend validity rangeEric Dumazet1-14/+24
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2