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-01-14
ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-12
net: splice: fix __splice_segment()
Eric Dumazet
2013-01-11
ipv4: fib: fix a comment.
Rami Rosen
2013-01-11
net: Export __netdev_pick_tx so that it can be used in modules
Alexander Duyck
2013-01-11
net: Add support for XPS without sysfs being defined
Alexander Duyck
2013-01-11
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
2013-01-11
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
2013-01-11
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2013-01-11
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
2013-01-10
net_sched: more precise pkt_len computation
Eric Dumazet
2013-01-10
ipv6: Use container_of macro instead of magic number to get ipv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
unix: Use FIELD_SIZEOF() in af_unix_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
openvswitch: Use FIELD_SIZEOF() in dp_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
netlink: Use FIELD_SIZEOF() in netlink_proto_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
ipv6: Use FIELD_SIZEOF() in inet6_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-09
net: init perm_addr in register_netdevice()
Jiri Pirko
2013-01-09
netpoll: add IPv6 support
Cong Wang
2013-01-09
ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
Cong Wang
2013-01-09
netpoll: prepare for ipv6
Cong Wang
2013-01-09
net: introduce skb_transport_header_was_set()
Eric Dumazet
2013-01-08
ethtool: consolidate work with ethtool_ops
Jiri Pirko
2013-01-07
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
2013-01-07
ndisc: Use struct rd_msg for redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-07
net: splice: avoid high order page splitting
Eric Dumazet
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
2013-01-04
ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)
YOSHIFUJI Hideaki / 吉藤英明
2013-01-04
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
Jiri Pirko
2013-01-04
bonding: remove usage of dev->master
Jiri Pirko
2013-01-04
vlan: remove usage of dev->master in __vlan_find_dev_deep()
Jiri Pirko
2013-01-04
netpoll: remove usage of dev->master
Jiri Pirko
2013-01-04
bridge: remove usage of netdev_set_master()
Jiri Pirko
2013-01-04
rtnetlink: remove usage of dev->master
Jiri Pirko
2013-01-04
vlan: add link to upper device
Jiri Pirko
2013-01-04
net: introduce upper device lists
Jiri Pirko
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-04
net: add address assign type "SET"
Jiri Pirko
2013-01-04
net: call add_device_randomness() only after successful mac change
Jiri Pirko
2013-01-04
rtnl: use dev_set_mac_address() instead of plain ndo_
Jiri Pirko
2012-12-30
bridge: respect RFC2863 operational state
stephen hemminger
2012-12-30
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
Daniel Borkmann
2012-12-29
skbuff: make __kmalloc_reserve static
stephen hemminger
2012-12-29
tcp: make proc_tcp_fastopen_key static
stephen hemminger
2012-12-29
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
[next]