aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | | | net: Properly define functions with no parametersBen Hutchings2012-07-11
| * | | | | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-11
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
| |\ \ \ \ \
| * | | | | | net-next: Add netif_get_num_default_rss_queuesYuval Mintz2012-07-05
| * | | | | | net: Kill dst->_neighbour, accessors, and final uses.David S. Miller2012-07-05
| * | | | | | neigh: Convert over to dst_neigh_lookup_skb().David S. Miller2012-07-05
| * | | | | | net: Do delayed neigh confirmation.David S. Miller2012-07-05
| * | | | | | ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-05
| * | | | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
| * | | | | | ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-29
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
| |\ \ \ \ \ \
| * | | | | | | net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet2012-06-27
| * | | | | | | netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-27
| * | | | | | | sock_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-27
| * | | | | | | ipv4: Early TCP socket demux.David S. Miller2012-06-20
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-15
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
| |\ \ \ \ \ \ \
| * | | | | | | | ethtool: Make more commands available to unprivileged processesBen Hutchings2012-06-12
| * | | | | | | | net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-12
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | wireless: remove wext sysfsJohannes Berg2012-06-05
| * | | | | | | | | Added kernel support in EEE Ethtool commandsYuval Mintz2012-06-07
| * | | | | | | | | net: Update kernel-doc for __alloc_skb()Ben Hutchings2012-06-07
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-06
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet2012-06-04
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | get rid of ->scm_work_listAl Viro2012-07-22
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | net: Statically initialize init_net.dev_base_headRustad, Mark D2012-07-18
* | | | | | | | | net: cgroup: fix access the unallocated memory in netprio cgroupGao feng2012-07-17
* | | | | | | | | net: respect GFP_DMA in __netdev_alloc_skb()Eric Dumazet2012-07-16
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | net: cgroup: fix out of bounds accessesEric Dumazet2012-07-09
* | | | | | | | cgroup: fix panic in netprio_cgroupGao feng2012-07-09
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-03
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee2012-06-28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-13
| |/ / / /
* | | | | net: remove skb_orphan_try()Eric Dumazet2012-06-15
* | | | | netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-06-13
| |_|/ / |/| | |
* | | | net/core: fix kernel-doc warningsRandy Dunlap2012-06-09
* | | | net: neighbour: fix neigh_dump_info()Eric Dumazet2012-06-07
| |/ / |/| |
* | | drop_monitor: dont sleep in atomic contextEric Dumazet2012-06-04
|/ /
* | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-31
* | drop_monitor: Add module alias to enable automatic module loadingNeil Horman2012-05-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\
| * userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgidEric W. Biederman2012-05-03
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-22
|\ \
| * | cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-10
| * | cgroup: convert all non-memcg controllers to the new cftype interfaceTejun Heo2012-04-01
| * | cgroup: relocate cftype and cgroup_subsys definitions in controllersTejun Heo2012-04-01
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\ \