summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-11-07net/vlan: Provide read access to the vlan egress mapEyal Perry
2013-11-07tipc: reassembly failures should cause link resetErik Hugne
2013-11-07tipc: message reassembly using fragment chainErik Hugne
2013-11-07tipc: don't reroute message fragmentsErik Hugne
2013-11-05ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong
2013-11-05ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa
2013-11-05ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa
2013-11-05ipv6: remove old conditions on flow label sharingFlorent Fourcot
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-11-04net: introduce skb_coalesce_rx_frag()Jason Wang
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-04tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04netfilter: nft_compat: use _safe version of list_for_eachDan Carpenter
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-04net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin
2013-11-03net: extend net_device allocation to vmalloc()Eric Dumazet
2013-11-03net: sctp: fix and consolidate SCTP checksumming codeDaniel Borkmann
2013-11-03net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-11-03netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.cWei Yongjun
2013-11-03netfilter: ctnetlink: account both directions in one stepHolger Eitzenberger
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger
2013-11-02net: flow_dissector: fail on evil iph->ihlJason Wang
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-11-01openvswitch: Use flow hash during flow lookup operation.Pravin B Shelar
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme
2013-11-01openvswitch: Widen TCP flags handling.Jarno Rajahalme
2013-11-01openvswitch: Enable all GSO features on internal port.Pravin B Shelar
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert
2013-10-306lowpan: cleanup skb copy dataAlexander Aring
2013-10-306lowpan: set 6lowpan network and transport headerAlexander Aring
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring
2013-10-306lowpan: remove unnecessary set of headersAlexander Aring
2013-10-30ipv6: remove the unnecessary statement in find_match()Duan Jiong
2013-10-30mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong
2013-10-30tipc: remove two indentation levels in tipc_recv_msg routineYing Xue
2013-10-29tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng
2013-10-30net: ipvs: sctp: do not recalc sctp csum when ports didn't changeDaniel Borkmann
2013-10-29bridge: pass correct vlan id to multicast codeVlad Yasevich
2013-10-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-10-29net: x25: Fix dead URLs in KconfigMichael DrĂ¼ing
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller