Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8308756f45a12e2ff4f7749c2694fc83cdef0be9
/
net
/
core
2ce1ee1
net: remove some sparse warnings
by Eric Dumazet
· 10 years ago
d4bcef3
net: Fix vlan_get_protocol for stacked vlan
by Toshiaki Makita
· 10 years ago
59ccaaa
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
by Roopa Prabhu
· 10 years ago
ac64da0
net: rps: fix cpu unplug
by Eric Dumazet
· 10 years ago
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
by Jean-Francois Remy
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
2c26d34
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
by Jay Vosburgh
· 10 years ago
b8fb4e0
net: Reset secmark when scrubbing packet
by Thomas Graf
· 10 years ago
796f2da
net: Fix stacked vlan offload features computation
by Toshiaki Makita
· 10 years ago
d0edc7b
mpls: Fix config check for mpls.
by Pravin B Shelar
· 10 years ago
ceb8d5b
net: Rearrange loop in net_rx_action
by Herbert Xu
· 10 years ago
6bd373e
net: Always poll at least one device in net_rx_action
by Herbert Xu
· 10 years ago
001ce54
net: Detect drivers that reschedule NAPI and exhaust budget
by Herbert Xu
· 10 years ago
726ce70
net: Move napi polling code out of net_rx_action
by Herbert Xu
· 10 years ago
af6dabc
net: drop the packet when fails to do software segmentation or header check
by Jason Wang
· 10 years ago
00c845d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
65891fe
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
by Or Gerlitz
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
198bf1b
net: sock: fix access via invalid file descriptor
by Alexei Starovoitov
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fd11a83
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
by Alexander Duyck
· 10 years ago
ffde732
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
by Alexander Duyck
· 10 years ago
6e5f59a
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
86c6a2f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1d460b9
rocker: remove swdev mode
by Roopa Prabhu
· 10 years ago
e008f3f
net: avoid to call skb_queue_len again
by Li RongQing
· 10 years ago
d3a9632
skb_copy_datagram_iovec() can die
by Al Viro
· 10 years ago
e5a4b0b
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
by Al Viro
· 10 years ago
dbfc4fb
dst: no need to take reference on DST_NOCACHE dsts
by Hannes Frederic Sowa
· 10 years ago
6ffe75e
net: avoid two atomic operations in fast clones
by Eric Dumazet
· 10 years ago
395eea6
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
by Mahesh Bandewar
· 10 years ago
892311f
ethtool: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
f77c801
bury struct proc_ns in fs/proc
by Al Viro
· 10 years ago
33c4294
copy address of proc_ns_ops into ns_common
by Al Viro
· 10 years ago
6344c43
new helpers: ns_alloc_inum/ns_free_inum
by Al Viro
· 10 years ago
6496452
make proc_ns_operations work with struct ns_common * instead of void *
by Al Viro
· 10 years ago
ff24870
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
by Al Viro
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
2c3c031
bridge: add brport flags to dflt bridge_getlink
by Scott Feldman
· 10 years ago
aecbe01
net-sysfs: expose physical switch id for particular device
by Jiri Pirko
· 10 years ago
82f2841
rtnl: expose physical switch id for particular device
by Jiri Pirko
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
e0ebde0
rtnetlink: release net refcnt on error in do_setlink()
by Nicolas Dichtel
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
aa68c20
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
by Thomas Graf
· 10 years ago
6e8d1c5
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
by Thomas Graf
· 10 years ago
79e8865
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
by Daniel Borkmann
· 10 years ago
8feb2fb
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
by Al Viro
· 10 years ago
195e952
kill zerocopy_sg_from_iovec()
by Al Viro
· 10 years ago
3a654f9
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
by Al Viro
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e7820e3
net: Revert "net: avoid one atomic operation in skb_clone()"
by Eric Dumazet
· 10 years ago
93515d5
net: move vlan pop/push functions into common code
by Jiri Pirko
· 10 years ago
e219512
net: move make_writable helper into common code
by Jiri Pirko
· 10 years ago
5968250
vlan: introduce *vlan_hwaccel_push_inside helpers
by Jiri Pirko
· 10 years ago
62749e2
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
by Jiri Pirko
· 10 years ago
08adb7d
fold verify_iovec() into copy_msghdr_from_user()
by Al Viro
· 10 years ago
0844932
{compat_,}verify_iovec(): switch to generic copying of iovecs
by Al Viro
· 10 years ago
ef87c5d
net: pktgen: Deletion of an unnecessary check before the function call "proc_remove"
by Markus Elfring
· 10 years ago
54aeba7
dev_ioctl: use sizeof(x) instead of sizeof x
by Fabian Frederick
· 10 years ago
e56f735
net/core: include linux/types.h instead of asm/types.h
by Fabian Frederick
· 10 years ago
1d2398d
net: fix spelling for synchronized
by Fabian Frederick
· 10 years ago
960fb62
net: provide a per host RSS key generic infrastructure
by Eric Dumazet
· 10 years ago
e9ac5f0
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes
by Ingo Molnar
· 10 years ago
fbe168b
net: generic dev_disable_lro() stacked device handling
by Michal Kubeček
· 10 years ago
d7480fd
neigh: remove dynamic neigh table registration support
by WANG Cong
· 10 years ago
ba7a46f
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
by Joe Perches
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
3b47d30
net: gro: add a per device gro flush timer
by Eric Dumazet
· 10 years ago
bfe1be3
net: Kill skb_copy_datagram_const_iovec
by Herbert Xu
· 10 years ago
a8f820aa
inet: Add skb_copy_datagram_iter
by Herbert Xu
· 10 years ago
25cd9ba
openvswitch: Add basic MPLS support to kernel
by Simon Horman
· 10 years ago
59b93b4
net: Remove MPLS GSO feature.
by Pravin B Shelar
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
ff960a7
netdev, sched/wait: Fix sleeping inside wait event
by Peter Zijlstra
· 10 years ago
d75b1ad
net: less interrupt masking in NAPI
by Eric Dumazet
· 10 years ago
55b42b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
by Guenter Roeck
· 10 years ago
75fbfd3
neigh: optimize neigh_parms_release()
by Nicolas Dichtel
· 10 years ago
bc9ad16
net: introduce napi_schedule_irqoff()
by Eric Dumazet
· 10 years ago
432c856
net: skb_segment() should preserve backpressure
by Toshiaki Makita
· 10 years ago
93a35f5
net: napi_reuse_skb() should check pfmemalloc
by Eric Dumazet
· 10 years ago
a63ba13
net: tso: fix unaligned access to crafted TCP header in helper API
by Karl Beldan
· 10 years ago
f993bc2
net: core: handle encapsulation offloads when computing segment lengths
by Florian Westphal
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
04ffcb2
net: Add ndo_gso_check
by Tom Herbert
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
e53da5f
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
by David S. Miller
· 10 years ago
4c45058
net: fix races in page->_count manipulation
by Eric Dumazet
· 10 years ago
5af7fb6
flow-dissector: Fix alignment issue in __skb_flow_get_ports
by Alexander Duyck
· 10 years ago
8ea6e34
net: filter: fix the comments
by Li RongQing
· 10 years ago
de3f0d0
net: Missing @ before descriptions cause make xmldocs warning
by Masanari Iida
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
Next »