aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
* | net_sched: more precise pkt_len computationEric Dumazet2013-01-10
* | net: init perm_addr in register_netdevice()Jiri Pirko2013-01-08
* | netpoll: add IPv6 supportCong Wang2013-01-08
* | netpoll: prepare for ipv6Cong Wang2013-01-08
* | net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-08
* | ethtool: consolidate work with ethtool_opsJiri Pirko2013-01-07
* | net: splice: avoid high order page splittingEric Dumazet2013-01-07
* | ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on createJiri Pirko2013-01-07
* | net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko2013-01-04
* | bonding: remove usage of dev->masterJiri Pirko2013-01-04
* | netpoll: remove usage of dev->masterJiri Pirko2013-01-04
* | rtnetlink: remove usage of dev->masterJiri Pirko2013-01-04
* | net: introduce upper device listsJiri Pirko2013-01-04
* | net: add address assign type "SET"Jiri Pirko2013-01-04
* | net: call add_device_randomness() only after successful mac changeJiri Pirko2013-01-04
* | rtnl: use dev_set_mac_address() instead of plain ndo_Jiri Pirko2013-01-04
* | net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann2012-12-30
* | skbuff: make __kmalloc_reserve staticstephen hemminger2012-12-28
* | net: use per task frag allocator in skb_append_datato_fragsEric Dumazet2012-12-28
* | rtnl: expose carrier value with possibility to set itJiri Pirko2012-12-28
* | net: allow to change carrier via sysfsJiri Pirko2012-12-28
* | net: add change_carrier netdev opJiri Pirko2012-12-28
|/
* CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-22
* net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-18
|\
| * userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman2012-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\|
| * proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
| * userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-20
| * userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-19
| * netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \
| * | net: gro: avoid double copy in skb_gro_receive()Eric Dumazet2012-12-11
| * | net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-11
| * | net: gro: dev_gro_receive() cleanupEric Dumazet2012-12-11
| * | net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-10
| * | net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2012-12-09
| * | net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-09
| * | net: call notifiers for mtu change even if iface is not upJiri Pirko2012-12-07
| * | net: fix some compiler warning in net/core/neighbour.cCong Wang2012-12-05
| * | net: neighbour: prohibit negative value for unres_qlen_bytes parameterShan Wei2012-12-05
| * | net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADDSerge Hallyn2012-12-04
| * | rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-30
| * | core: make GRO methods static.Rami Rosen2012-11-29
| * | sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-26
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\ \
| * | | net: Remove redundant null check before kfree in dev.cSachin Kamat2012-11-20
| * | | net: remove unnecessary wireless includesJohannes Berg2012-11-19
| * | | net: core: use this_cpu_ptr per-cpu helperShan Wei2012-11-19
| * | | net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-18