aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-20
| | * | | ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller2014-02-20
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
| | |\ \ \ | | | |/ / | | |/| |
| | | * | netfilter: ctnetlink: force null nat binding on insertPablo Neira Ayuso2014-02-17
| | | * | netfilter: nf_tables: check if payload length is a power of 2Nikolay Aleksandrov2014-02-17
| | | * | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
| | | * | netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail2014-02-14
| | | * | netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"Paul Bolle2014-02-14
| | | * | netfilter: nft_reject_inet: fix unintended fall-through in switch-statatementPatrick McHardy2014-02-14
| * | | | Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-02-19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SUNRPC: Fix a pipe_version reference leakTrond Myklebust2014-02-16
| | * | | SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust2014-02-16
| | * | | SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust2014-02-11
| | * | | SUNRPC: Fix races in xs_nospace()Trond Myklebust2014-02-11
| | * | | SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust2014-02-10
* | | | | ieee802154: fix whitespace issues in KconfigAlexander Aring2014-03-04
* | | | | cfg80211: add MPLS and 802.21 classificationSimon Wunderlich2014-03-04
* | | | | tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng2014-03-03
* | | | | sch_tbf: Remove holes in struct tbf_sched_data.Hiroaki SHIMODA2014-03-03
* | | | | 6lowpan: use memcpy to set tag value in fraghdrAlexander Aring2014-03-02
* | | | | 6lowpan: remove initialization of tag valueAlexander Aring2014-03-02
* | | | | 6lowpan: fix type of datagram size parameterAlexander Aring2014-03-02
* | | | | 6lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring2014-02-28
* | | | | 6lowpan: fix some checkpatch issuesAlexander Aring2014-02-28
* | | | | 6lowpan: move 6lowpan.c to 6lowpan_rtnl.cAlexander Aring2014-02-28
* | | | | 6lowpan: change tag type to __be16Alexander Aring2014-02-28
* | | | | 6lowpan: fix fragmentation on sending sideAlexander Aring2014-02-28
* | | | | 6lowpan: add uncompress header size functionAlexander Aring2014-02-28
* | | | | packet: allow to transmit +4 byte in TX_RING slot for VLAN caseDaniel Borkmann2014-02-28
* | | | | neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong2014-02-27
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-27
|\ \ \ \ \
| * | | | | vti4: Enable namespace changingSteffen Klassert2014-02-25
| * | | | | vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-02-25
| * | | | | vti4: Support inter address family tunneling.Steffen Klassert2014-02-25
| * | | | | vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert2014-02-25
| * | | | | xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert2014-02-25
| * | | | | vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert2014-02-25
| * | | | | ip_tunnel: Make vti work with i_key setSteffen Klassert2014-02-25
| * | | | | xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert2014-02-25
| * | | | | ipcomp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-25
| * | | | | ah4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-25
| * | | | | esp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-25
| * | | | | xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-25
* | | | | | tcp: switch rtt estimations to usec resolutionEric Dumazet2014-02-26
* | | | | | ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-26
* | | | | | ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2014-02-26
* | | | | | ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragmentHannes Frederic Sowa2014-02-26
* | | | | | neigh: probe application via netlink in NUD_PROBETimo Teräs2014-02-26
* | | | | | ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork2014-02-26
* | | | | | net: Add sysfs file for port numberAmir Vadai2014-02-26