index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
tcp: send packets with a socket timestamp
Andrey Vagin
2013-02-13
tcp: set and get per-socket timestamp
Andrey Vagin
2013-02-13
tcp: adding a per-socket timestamp offset
Andrey Vagin
2013-02-13
netpoll: fix smatch warnings in netpoll core code
Neil Horman
2013-02-13
net: skbuff: fix compile error in skb_panic()
James Hogan
2013-02-12
act_police: improved accuracy at high rates
Jiri Pirko
2013-02-12
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2013-02-12
tbf: improved accuracy at high rates
Jiri Pirko
2013-02-12
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2013-02-12
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
2013-02-12
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
2013-02-12
htb: use PSCHED_TICKS2NS()
Jiri Pirko
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
htb: fix values in opt dump
Jiri Pirko
2013-02-12
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-02-12
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
2013-02-12
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2013-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-11
netpoll: cleanup sparse warnings
Neil Horman
2013-02-11
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
2013-02-11
skbuff: create skb_panic() function and its wrappers
Jean Sacren
2013-02-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
2013-02-11
mrp: make mrp_rcv static
Stephen Hemminger
2013-02-11
ethtool: fix sparse warning
Stephen Hemminger
2013-02-11
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
2013-02-11
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
2013-02-11
mac80211: fix channel selection bug
Johannes Berg
2013-02-11
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
2013-02-11
ipv6 mcast: Do not join device multicast for interface-local multicasts.
YOSHIFUJI Hideaki / 吉藤英明
2013-02-10
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-02-10
arp: fix possible crash in arp_rcv()
Eric Dumazet
2013-02-10
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
David Ward
2013-02-10
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
2013-02-10
VSOCK: Introduce VM Sockets
Andy King
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
2013-02-08
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
Amerigo Wang
2013-02-08
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
Alexander Duyck
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2013-02-07
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
2013-02-07
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
[next]