summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2012-07-13net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck
2012-07-12tcp: TCP Small QueuesEric Dumazet
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-11net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-11net: Properly define functions with no parametersBen Hutchings
2012-07-11rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller
2012-07-09net: cgroup: fix out of bounds accessesEric Dumazet
2012-07-09cgroup: fix panic in netprio_cgroupGao feng
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-05net-next: Add netif_get_num_default_rss_queuesYuval Mintz
2012-07-05net: Kill dst->_neighbour, accessors, and final uses.David S. Miller
2012-07-05neigh: Convert over to dst_neigh_lookup_skb().David S. Miller
2012-07-05net: Do delayed neigh confirmation.David S. Miller
2012-07-05ipv4: Make neigh lookups directly in output packet path.David S. Miller
2012-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-29ipv4: Elide fib_validate_source() completely when possible.David S. Miller
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-20ipv4: Early TCP socket demux.David S. Miller
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15net: remove skb_orphan_try()Eric Dumazet
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-13ethtool: Make more commands available to unprivileged processesBen Hutchings
2012-06-13net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-09net/core: fix kernel-doc warningsRandy Dunlap
2012-06-07Added kernel support in EEE Ethtool commandsYuval Mintz
2012-06-07net: Update kernel-doc for __alloc_skb()Ben Hutchings
2012-06-07net: neighbour: fix neigh_dump_info()Eric Dumazet
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-05wireless: remove wext sysfsJohannes Berg
2012-06-04drop_monitor: dont sleep in atomic contextEric Dumazet
2012-06-04sock_diag: add SK_MEMINFO_BACKLOGEric Dumazet
2012-05-31net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang
2012-05-30drop_monitor: Add module alias to enable automatic module loadingNeil Horman
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-19net: introduce skb_try_coalesce()Eric Dumazet
2012-05-19net: napi_frags_skb() is staticEric Dumazet
2012-05-18pktgen: fix module unload for goodEric Dumazet
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet