index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
2013-01-26
can: Kconfig: switch on all CAN protocolls by default
Marc Kleine-Budde
2013-01-26
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
Marc Kleine-Budde
2013-01-23
Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass...
David S. Miller
2013-01-23
soreuseport: UDP/IPv6 implementation
Tom Herbert
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
soreuseport: UDP/IPv4 implementation
Tom Herbert
2013-01-23
soreuseport: TCP/IPv4 implementation
Tom Herbert
2013-01-23
soreuseport: infrastructure
Tom Herbert
2013-01-22
netpoll: fix an uninitialized variable
Cong Wang
2013-01-22
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipv4: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipmr: fix sparse warning when testing origin or group
Nicolas Dichtel
2013-01-21
ndisc: Do not try to update "updated" time if neighbour has already gone.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
dsa: make dsa_switch_setup check for valid port names
Florian Fainelli
2013-01-21
dsa: use an unique and non conflicting bus name for the slave MII bus
Florian Fainelli
2013-01-21
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-21
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
ndisc: Use compound literals to build redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Break down ndisc_build_skb() and build message directly.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Break down __ndisc_send().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Use ndisc_send_skb() for redirect.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Remove icmp6h argument from ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Make ndisc_fill_xxx_option() for sk_buff.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Calculate message body length and option length separately.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Defer building IPv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Remove dev argument for ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Simplify arguments for ip6_nd_hdr().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ipv6: Unshare ip6_nd_hdr() and change return type to void.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Introduce ndisc_alloc_skb() helper.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Introduce ndisc_fill_redirect_hdr_option().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Reduce number of arguments for ndisc_fill_addr_option().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ndisc: Make several arguments for ndisc_send_na() boolean.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-19
batman-adv: Start new development cycle
Antonio Quartulli
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
batman-adv: postpone sysfs removal when unregistering
Simon Wunderlich
2013-01-19
batman-adv: rename random32() to prandom_u32()
Akinobu Mita
2013-01-19
batman-adv: kernel doc for types.h
Marek Lindner
2013-01-19
batman-adv: rename batadv_claim struct to make clear it is used by bla
Marek Lindner
[next]