index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-10-03
net: ipv4: Change variable type to bool
Peter Senna Tschudin
2013-10-03
flow_dissector: factor out the ports extraction in skb_flow_get_ports
Nikolay Aleksandrov
2013-10-03
inet: consolidate INET_TW_MATCH
Eric Dumazet
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
tcp: sndbuf autotuning improvements
Eric Dumazet
2013-10-02
fib_trie: avoid a redundant bit judgement in inflate
baker.zhang
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-01
ip_tunnel: Remove double unregister of the fallback device
Steffen Klassert
2013-10-01
ip_tunnel_core: Change __skb_push back to skb_push
Steffen Klassert
2013-10-01
ip_tunnel: Add fallback tunnels to the hash lists
Steffen Klassert
2013-10-01
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-01
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-10-01
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-01
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2013-10-01
ethernet: use likely() for common Ethernet encap
stephen hemminger
2013-10-01
ethernet: cleanup eth_type_trans
stephen hemminger
2013-10-01
tcp: TSQ can use a dynamic limit
Eric Dumazet
2013-09-30
ipv6: Not need to set fl6.flowi6_flags as zero
Li RongQing
2013-09-30
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
2013-09-30
qdisc: basic classifier - remove unnecessary initialization
stephen hemminger
2013-09-30
qdisc: meta return ENOMEM on alloc failure
stephen hemminger
2013-09-30
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-09-30
dev: always advertise rx_flags changes via netlink
Nicolas Dichtel
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
2013-09-30
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
2013-09-28
ipv4: processing ancillary IP_TOS or IP_TTL
Francesco Fusco
2013-09-28
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
2013-09-28
net: net_secret should not depend on TCP
Eric Dumazet
2013-09-28
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2013-09-27
ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety net
Hannes Frederic Sowa
2013-09-27
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
2013-09-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-09-26
net: create sysfs symlinks for neighbour devices
Veaceslav Falico
2013-09-26
net: expose the master link to sysfs, and remove it from bond
Veaceslav Falico
2013-09-26
vlan: unlink the upper neighbour before unregistering
Veaceslav Falico
2013-09-26
vlan: link the upper neighbour only after registering
Veaceslav Falico
2013-09-26
net: add a possibility to get private from netdev_adjacent->list
Veaceslav Falico
2013-09-26
net: add for_each iterators through neighbour lower link's private
Veaceslav Falico
2013-09-26
net: add netdev_adjacent->private and allow to use it
Veaceslav Falico
[next]