aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-026lowpan: use memcpy to set tag value in fraghdrAlexander Aring
2014-03-026lowpan: remove initialization of tag valueAlexander Aring
2014-03-026lowpan: fix type of datagram size parameterAlexander Aring
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring
2014-02-286lowpan: fix some checkpatch issuesAlexander Aring
2014-02-286lowpan: move 6lowpan.c to 6lowpan_rtnl.cAlexander Aring
2014-02-286lowpan: change tag type to __be16Alexander Aring
2014-02-286lowpan: fix fragmentation on sending sideAlexander Aring
2014-02-286lowpan: add uncompress header size functionAlexander Aring
2014-02-28packet: allow to transmit +4 byte in TX_RING slot for VLAN caseDaniel Borkmann
2014-02-27neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragmentHannes Frederic Sowa
2014-02-26neigh: probe application via netlink in NUD_PROBETimo Teräs
2014-02-26ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-26net: tcp: add mib counters to track zero window transitionsFlorian Westphal
2014-02-25vti4: Enable namespace changingSteffen Klassert
2014-02-25vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert
2014-02-25vti4: Support inter address family tunneling.Steffen Klassert
2014-02-25vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert
2014-02-25vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert
2014-02-25ip_tunnel: Make vti work with i_key setSteffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25ipcomp4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25ah4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25esp4: Use the IPsec protocol multiplexer APISteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-24bridge: netfilter: Use ether_addr_copyJoe Perches
2014-02-24bridge: Use ether_addr_copy and ETH_ALENJoe Perches
2014-02-24pktgen: document all supported flagsMathias Krause
2014-02-24pktgen: simplify error handling in pgctrl_write()Mathias Krause
2014-02-24pktgen: fix out-of-bounds access in pgctrl_write()Mathias Krause
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-21xfrm: Cleanup error handling of xfrm_state_cloneSteffen Klassert
2014-02-21pfkey: fix SADB_X_EXT_FILTER length checkNicolas Dichtel
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-19tcp: use zero-window when free_space is lowFlorian Westphal
2014-02-19tipc: failed transmissions should return errorErik Hugne
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-18hsr: Use ether_addr_copyJoe Perches
2014-02-18ipv6: remove some unused include in flowlabelFlorent Fourcot