Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c15af35f54631b9e9b7ad1981016cc6e73cec794
/
net
/
core
0fd7bac
net: relax rcvbuf limits
by Eric Dumazet
· 13 years ago
a0a129f
rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()
by Xi Wang
· 13 years ago
c0ed1c1
net: Add a flow_cache_flush_deferred function
by Steffen Klassert
· 13 years ago
68109090
net: Silence seq_scale() unused warning
by Stephen Boyd
· 13 years ago
99b53bd
ipv4:correct description for tcp_max_syn_backlog
by Peter Pan(潘卫平)
· 13 years ago
8f89148
net/core: fix rollback handler in register_netdevice_notifier
by RongQing.Li
· 13 years ago
5cac98d
net: Fix corruption in /proc/*/net/dev_mcast
by Anton Blanchard
· 13 years ago
df07a94
netns: fix proxy ARP entries listing on a netns
by Jorge Boncompte [DTI2]
· 13 years ago
20e994a
net: correct comments of skb_shift
by Feng King
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
bc417e3
net: Add back alignment for size for __alloc_skb
by Tony Lindgren
· 13 years ago
045f7b3
neigh: Kill bogus SMP protected debugging message.
by David S. Miller
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
6a32e4f
vlan: allow nested vlan_do_receive()
by Eric Dumazet
· 13 years ago
b0691c8
net: Unlock sock before calling sk_free()
by Thomas Gleixner
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
2d03423
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
d2237d3
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
by Eric W. Biederman
· 13 years ago
da92b19
net: hold sock reference while processing tx timestamps
by Richard Cochran
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
f04565d
dev: use name hash for dev_seq_ops
by Mihai Maruseac
· 13 years ago
a8605c6
net: add opaque struct around skb frag page
by Ian Campbell
· 13 years ago
33136d1
pktgen: remove ndelay() call
by Eric Dumazet
· 13 years ago
a0bec1c
net: do not take an additional reference in skb_frag_set_page
by Ian Campbell
· 13 years ago
e049f28
neigh: fix rcu splat in neigh_update()
by roy.qing.li@gmail.com
· 13 years ago
4f25af2
filter: use unsigned int to silence static checker warning
by Dan Carpenter
· 13 years ago
afaef73
fib_rules: fix unresolved_rules counting
by Yan, Zheng
· 13 years ago
4dc360c
net: validate HWTSTAMP ioctl parameters
by Richard Cochran
· 13 years ago
850a545
net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.
by Eric W. Biederman
· 13 years ago
3d153a7
net: Allow skb_recycle_check to be done in stages
by Andy Fleming
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
2425717
net: allow vlan traffic to be received under bond
by John Fastabend
· 13 years ago
6ccc3ab
net/flow: Fix potential memory leak
by huajun li
· 13 years ago
5f8444a
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
by Greg Rose
· 13 years ago
87fb4b7
net: more accurate skb truesize
by Eric Dumazet
· 13 years ago
8083f0f
net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
by Johannes Berg
· 13 years ago
09994d1
RPS: Ensure that an expired hardware filter can be re-added later
by Ben Hutchings
· 13 years ago
5dd17e0
net: rps: fix the support for PPPOE
by Changli Gao
· 13 years ago
16e5726
af_unix: dont send SCM_CREDENTIALS by default
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
561dac2
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
by Gao feng
· 13 years ago
aa1c366
net: Handle different key sizes between address families in flow cache
by dpward
· 13 years ago
4bc71cb
net: consolidate and fix ethtool_ops->get_settings calling
by Jiri Pirko
· 13 years ago
c37e0c9
net: linkwatch: allow vlans to get carrier changes faster
by Eric Dumazet
· 13 years ago
48c8301
net: copy userspace buffers on device forwarding
by Michael S. Tsirkin
· 13 years ago
0542b69
net: Make flow cache namespace-aware
by dpward
· 13 years ago
e9278a4
netpoll: fix incorrect access to skb data in __netpoll_rx
by Eric Dumazet
· 13 years ago
20e6074
arp: fix rcu lockdep splat in arp_process()
by Eric Dumazet
· 13 years ago
ea2ab69
net: convert core to skb paged frag APIs
by Ian Campbell
· 13 years ago
ec5efe7
rps: support IPIP encapsulation
by Eric Dumazet
· 13 years ago
ffa10cb
dynamic_debug: make netdev_dbg() call __netdev_printk()
by Jason Baron
· 13 years ago
0dfe1782
net: vlan: goto another_round instead of calling __netif_receive_skb
by Jiri Pirko
· 13 years ago
6461be3
net: Preserve ooo_okay when copying skb header
by Changli Gao
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ae1511b
net: rps: support PPPOE session messages
by Changli Gao
· 13 years ago
1ff1986
net: rps: support 802.1Q
by Changli Gao
· 13 years ago
b81693d
net: remove ndo_set_multicast_list callback
by Jiri Pirko
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
c6865cb
rps: Inspect GRE encapsulated packets to get flow hash
by Tom Herbert
· 13 years ago
e971b72
rps: Infrastructure in __skb_get_rxhash for deep inspection
by Tom Herbert
· 13 years ago
bdeab99
rps: Add flag to skb to indicate rxhash is based on L4 tuple
by Tom Herbert
· 13 years ago
792df22
rps: Some minor cleanup in get_rps_cpus
by Tom Herbert
· 13 years ago
33d480c
net: cleanup some rcu_dereference_raw
by Eric Dumazet
· 13 years ago
cd28ca0
neigh: reduce arp latency
by Eric Dumazet
· 13 years ago
e7c379d
rtnetlink: remove initialization of dev->real_num_tx_queues
by Jiri Pirko
· 13 years ago
e33f7a9
scm: Capture the full credentials of the scm sender
by Tim Chen
· 13 years ago
9de79c1
net: fix potential neighbour race in dst_ifdown()
by Eric Dumazet
· 13 years ago
19fd617
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
22019b1
net: add kerneldoc to skb_copy_bits()
by Eric Dumazet
· 13 years ago
d5eab91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
d887331
net: add IFF_SKB_TX_SHARED flag to priv_flags
by Neil Horman
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
2d348d1
net: Convert struct net_device uc_promisc to bool
by Joe Perches
· 13 years ago
1821f7c
net: allow netif_carrier to be called safely from IRQ
by stephen hemminger
· 13 years ago
67ae7cf
ethtool: Allow zero-length register dumps again
by Ben Hutchings
· 13 years ago
1511022
skbuff: fix error handling in pskb_copy()
by Dan Carpenter
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
542d4d6
neigh: Kill ndisc_ops->queue_xmit
by David S. Miller
· 13 years ago
b23b545
neigh: Kill hh_cache->hh_output
by David S. Miller
· 13 years ago
47ec132
neigh: Kill neigh_ops->hh_output
by David S. Miller
· 13 years ago
0895b08
neigh: Simply destroy handling wrt. hh_cache.
by David S. Miller
· 13 years ago
974151e6
net: remove /sys/class/net/*/features
by Michał Mirosław
· 13 years ago
fec30c3
net: unexport netdev_fix_features()
by Michał Mirosław
· 13 years ago
1180e7d
net: cleanup vlan_features setting in register_netdev
by Michał Mirosław
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
5c25f68
net: Kill support for multiple hh_cache entries per neighbour
by David S. Miller
· 13 years ago
e69dd33
net: Push protocol type directly down to header_ops->cache()
by David S. Miller
· 13 years ago
f610b74
ipv4: Use universal hash for ARP.
by David S. Miller
· 13 years ago
cd08933
neigh: Store hash shift instead of mask.
by David S. Miller
· 13 years ago
a48332f
skbuff: clear tx zero-copy flag
by Shirley Ma
· 13 years ago
204d164
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
a6686f2
skbuff: skb supports zero-copy buffers
by Shirley Ma
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f9d7a11
net: Add GSO to vlan_features initialization
by Shan Wei
· 13 years ago
c7fe3b5
NFC: add NFC socket family
by Aloisio Almeida Jr
· 13 years ago
Next »