summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann
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-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-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-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
2013-10-29netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause
2013-10-29net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu
2013-10-29net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu
2013-10-29net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu
2013-10-29ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa
2013-10-29tcp: gso: fix truesize trackingEric Dumazet
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-286lowpan: remove unnecessary breakAlexander Aring
2013-10-286lowpan: remove skb->dev assignmentAlexander Aring
2013-10-286lowpan: use netdev_alloc_skb instead dev_alloc_skbAlexander Aring
2013-10-286lowpan: remove unnecessary check on err >= 0Alexander Aring
2013-10-286lowpan: remove unnecessary ret variableAlexander Aring
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert
2013-10-28sctp: merge two if statements to onewangweidong
2013-10-28sctp: remove the repeat initialize with 0wangweidong
2013-10-28sctp: fix some comments in chunk.c and associola.cwangweidong
2013-10-28inet: restore gso for vxlanEric Dumazet
2013-10-28pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet
2013-10-27tcp: do not rearm RTO when future data are sackedYuchung Cheng
2013-10-27tcp: only take RTT from timestamps if new data is ackedYuchung Cheng
2013-10-27tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng
2013-10-25ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov