index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2013-01-11
net: splice: fix __splice_segment()
Eric Dumazet
2013-01-11
net: Export __netdev_pick_tx so that it can be used in modules
Alexander Duyck
2013-01-10
net: Add support for XPS without sysfs being defined
Alexander Duyck
2013-01-10
net: Rewrite netif_set_xps_queues to address several issues
Alexander Duyck
2013-01-10
net: Rewrite netif_reset_xps_queue to allow for better code reuse
Alexander Duyck
2013-01-10
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2013-01-10
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-08
net: init perm_addr in register_netdevice()
Jiri Pirko
2013-01-08
netpoll: add IPv6 support
Cong Wang
2013-01-08
netpoll: prepare for ipv6
Cong Wang
2013-01-08
net: introduce skb_transport_header_was_set()
Eric Dumazet
2013-01-07
ethtool: consolidate work with ethtool_ops
Jiri Pirko
2013-01-06
net: splice: avoid high order page splitting
Eric Dumazet
2013-01-06
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
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
netpoll: remove usage of dev->master
Jiri Pirko
2013-01-04
rtnetlink: remove usage of dev->master
Jiri Pirko
2013-01-04
net: introduce upper device lists
Jiri Pirko
2013-01-03
net: add address assign type "SET"
Jiri Pirko
2013-01-03
net: call add_device_randomness() only after successful mac change
Jiri Pirko
2013-01-03
rtnl: use dev_set_mac_address() instead of plain ndo_
Jiri Pirko
2012-12-30
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
Daniel Borkmann
2012-12-28
skbuff: make __kmalloc_reserve static
stephen hemminger
2012-12-28
net: use per task frag allocator in skb_append_datato_frags
Eric Dumazet
2012-12-28
rtnl: expose carrier value with possibility to set it
Jiri Pirko
2012-12-28
net: allow to change carrier via sysfs
Jiri Pirko
2012-12-28
net: add change_carrier netdev op
Jiri Pirko
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
2012-12-21
net: devnet_rename_seq should be a seqcount
Eric Dumazet
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-14
userns: Require CAP_SYS_ADMIN for most uses of setns.
Eric W. Biederman
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-11
net: gro: avoid double copy in skb_gro_receive()
Eric Dumazet
2012-12-11
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-11
net: gro: dev_gro_receive() cleanup
Eric Dumazet
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-09
net: Handle encapsulated offloads before fragmentation or handing to lower dev
Alexander Duyck
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
2012-12-07
net: call notifiers for mtu change even if iface is not up
Jiri Pirko
2012-12-05
net: fix some compiler warning in net/core/neighbour.c
Cong Wang
2012-12-05
net: neighbour: prohibit negative value for unres_qlen_bytes parameter
Shan Wei
2012-12-04
net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
Serge Hallyn
2012-11-30
rtnelink: remove unused parameter from rtnl_create_link().
Rami Rosen
2012-11-29
core: make GRO methods static.
Rami Rosen
2012-11-26
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
Brian Haley
[next]