summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
...
* | | | skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-06
* | | | skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_headAlexander Duyck2012-05-06
* | | | skb: Drop bad code from pskb_expand_headAlexander Duyck2012-05-06
* | | | skb: Add skb_head_is_locked helper functionAlexander Duyck2012-05-03
* | | | net: Fix truesize accounting in skb_gro_receive()Eric Dumazet2012-05-03
* | | | net: Add missing linux/prefetch.h include to net/core/sock.cDavid S. Miller2012-05-03
* | | | net: Stop decapitating clones that have a head_fragAlexander Duyck2012-05-03
* | | | net: add a prefetch in socket backlog processingEric Dumazet2012-05-01
* | | | net: makes skb_splice_bits() aware of skb->head_fragEric Dumazet2012-04-30
* | | | net: make GRO aware of skb->head_fragEric Dumazet2012-04-30
* | | | net: allow skb->head to be a page fragmentEric Dumazet2012-04-30
* | | | net: Fixed a coding style issue related to spaces.Jeffrin Jose2012-04-28
* | | | net: cleanups in sock_setsockopt()Eric Dumazet2012-04-27
* | | | net: sock_diag_handler structs can be constShan Wei2012-04-25
* | | | net: make spd_fill_page() linear argument a boolEric Dumazet2012-04-23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| | |
| * | | drop_monitor: allow more events per secondEric Dumazet2012-04-21
| * | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-18
* | | | net: Use bool and remove inline in skb_splice_bits() code.David S. Miller2012-04-23
* | | | net: speedup skb_splice_bits()Eric Dumazet2012-04-23
* | | | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
* | | | net: allow better page reuse in splice(sock -> pipe)Eric Dumazet2012-04-21
* | | | sock: Introduce named constants for sk_reusePavel Emelyanov2012-04-21
* | | | net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-20
* | | | net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-20
* | | | net neighbour: Convert to use register_net_sysctlEric W. Biederman2012-04-20
* | | | net core: Remove unneded creation of an empty net/core sysctl directoryEric W. Biederman2012-04-20
* | | | net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* | | | net: Kill register_sysctl_rotableEric W. Biederman2012-04-20
* | | | net: gro: GRO_MERGED_FREE consumes packetsEric Dumazet2012-04-19
* | | | net: dont drop packet but consume itEric Dumazet2012-04-19
* | | | net: fix compile error of leaking kmemleak.h headerShan Wei2012-04-19
* | | | net/core:Remove memleak reports by kmemleak_not_leak.majianpeng2012-04-18
* | | | net: rtnetlink notify events for FDB NTF_SELF adds and deletesJohn Fastabend2012-04-15
* | | | net: add fdb generic dump routineJohn Fastabend2012-04-15
* | | | net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend2012-04-15
* | | | net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend2012-04-15
* | | | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* | | | neighbour: Make neigh_table_init_no_netlink() static.Hiroaki SHIMODA2012-04-13
* | | | rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-13
|\| | |
| * | | net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-12
|\| | |
| * | | net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-11
| |/ /
* | | net: Fixed coding style issues relating to braces.Jeffrin Jose2012-04-12
* | | net/core: simple_strtoul cleanupShuah Khan2012-04-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\| |
| * | net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-06
| * | bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert2012-04-03
| * | net: fix /proc/net/dev regressionEric Dumazet2012-04-03