index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-11-04
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
2013-11-03
net/hsr: Add support for the High-availability Seamless Redundancy protocol (...
Arvid Brodin
2013-11-03
net: extend net_device allocation to vmalloc()
Eric Dumazet
2013-11-03
net: sctp: fix and consolidate SCTP checksumming code
Daniel Borkmann
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-11-01
xfrm: Fix null pointer dereference when decoding sessions
Steffen Klassert
2013-10-30
6lowpan: cleanup skb copy data
Alexander Aring
2013-10-30
6lowpan: set 6lowpan network and transport header
Alexander Aring
2013-10-30
6lowpan: set and use mac_len for mac header length
Alexander Aring
2013-10-30
6lowpan: remove unnecessary set of headers
Alexander Aring
2013-10-30
ipv6: remove the unnecessary statement in find_match()
Duan Jiong
2013-10-30
mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
Chen Weilong
2013-10-30
tipc: remove two indentation levels in tipc_recv_msg routine
Ying Xue
2013-10-29
tcp: temporarily disable Fast Open on SYN timeout
Yuchung Cheng
2013-10-29
bridge: pass correct vlan id to multicast code
Vlad Yasevich
2013-10-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2013-10-29
net: x25: Fix dead URLs in Kconfig
Michael DrĂ¼ing
2013-10-29
net: sched: cls_bpf: add BPF-based classifier
Daniel Borkmann
2013-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-29
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
2013-10-29
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
2013-10-29
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
2013-10-29
net, mc: fix the incorrect comments in two mc-related functions
Zhi Yong Wu
2013-10-29
net, iovec: fix the incorrect comment in memcpy_fromiovecend()
Zhi Yong Wu
2013-10-29
net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()
Zhi Yong Wu
2013-10-29
ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORK
Hannes Frederic Sowa
2013-10-29
tcp: gso: fix truesize tracking
Eric Dumazet
2013-10-28
ipv6: Remove privacy config option.
David S. Miller
2013-10-28
6lowpan: remove unnecessary break
Alexander Aring
2013-10-28
6lowpan: remove skb->dev assignment
Alexander Aring
2013-10-28
6lowpan: use netdev_alloc_skb instead dev_alloc_skb
Alexander Aring
2013-10-28
6lowpan: remove unnecessary check on err >= 0
Alexander Aring
2013-10-28
6lowpan: remove unnecessary ret variable
Alexander Aring
2013-10-28
xfrm: Increase the garbage collector threshold
Steffen Klassert
2013-10-28
sctp: merge two if statements to one
wangweidong
2013-10-28
sctp: remove the repeat initialize with 0
wangweidong
2013-10-28
sctp: fix some comments in chunk.c and associola.c
wangweidong
2013-10-28
inet: restore gso for vxlan
Eric Dumazet
2013-10-28
pkt_sched: fq: clear time_next_packet for reused flows
Eric Dumazet
2013-10-27
tcp: do not rearm RTO when future data are sacked
Yuchung Cheng
2013-10-27
tcp: only take RTT from timestamps if new data is acked
Yuchung Cheng
2013-10-27
tcp: fix SYNACK RTT estimation in Fast Open
Yuchung Cheng
2013-10-25
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
2013-10-25
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
[next]