Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
73570314e4fa1605189a32c493fd15eebdc44863
/
net
/
core
/
dev.c
91e9c07b
net: Fix the rollback test in dev_change_name()
by Eric Dumazet
· 15 years ago
81bbb3d
net: restore tx timestamping for accelerated vlans
by Eric Dumazet
· 15 years ago
75c7850
bonding: remap muticast addresses without using dev_close() and dev_open()
by Moni Shoua
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
4fb019a
net: force bridge module(s) to be GPL
by Stephen Hemminger
· 15 years ago
55f9d67
net: Remove debugging code
by Eric Dumazet
· 15 years ago
d1b19df
net: net/core/dev.c cleanups
by Eric Dumazet
· 15 years ago
03a9a44
net: convert remaining non-symbolic return values in dev_queue_xmit
by Krishna Kumar
· 15 years ago
929122cd
Drop ARPHRD_IEEE802154_PHY
by Dmitry Eremin-Solenikov
· 15 years ago
a8f80e8
Networking: use CAP_NET_ADMIN when deciding to call request_module
by Eric Paris
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
bbd8a0d
net: Avoid enqueuing skb for default qdiscs
by Krishna Kumar
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
0bf52b9
net: Fix spinlock use in alloc_netdev_mq()
by Ingo Molnar
· 15 years ago
a6ac65d
net: restore the original spinlock to protect unicast list
by Jiri Pirko
· 15 years ago
463d018
cfg80211: make aware of net namespaces
by Johannes Berg
· 15 years ago
c402908
net: export __dev_addr_sync/__dev_addr_unsync
by Johannes Berg
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
ff780cd
gro: Flush GRO packets in napi_disable_pending path
by Herbert Xu
· 15 years ago
d55d87f
net: Move rx skb_orphan call to where needed
by Herbert Xu
· 15 years ago
31278e7
net: group address list and its count
by Jiri Pirko
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
da67829
bridge: Simplify interface for ATM LANE
by Michał Mirosław
· 15 years ago
746e6ad
[PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS
by John Dykstra
· 15 years ago
fcb94e4
Add constants for the ieee 802.15.4 stack
by Sergey Lapin
· 15 years ago
0c27922
net: dev_addr_init() fix
by Eric Dumazet
· 15 years ago
4cf704f
net/core/dev.c: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
3b8bcfd
net: introduce pre-up netdev notifier
by Johannes Berg
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 16 years ago
1ce8e7b
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
by Eric Dumazet
· 15 years ago
cb18978
gro: Open-code final pskb_may_pull
by Herbert Xu
· 15 years ago
a5b1cf2
gro: Avoid unnecessary comparison after skb_gro_header
by Herbert Xu
· 15 years ago
7489594
gro: Optimise length comparison in skb_gro_header
by Herbert Xu
· 15 years ago
78d3fd0
gro: Only use skb_gro_header for completely non-linear packets
by Herbert Xu
· 15 years ago
78a478d
gro: Inline skb_gro_header and cache frag0 virtual address
by Herbert Xu
· 15 years ago
08baf56
net: txq_trans_update() helper
by Eric Dumazet
· 15 years ago
e3804cb
net: remove COMPAT_NET_DEV_OPS
by Alexander Beregalov
· 15 years ago
4ea7e38
dropmon: add ability to detect when hardware dropsrxpackets
by Neil Horman
· 16 years ago
93f154b
net: release dst entry in dev_hard_start_xmit()
by Eric Dumazet
· 16 years ago
7004bf2
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
by Eric Dumazet
· 16 years ago
ab9c73c
net: check retval of dev_addr_init()
by Jiri Pirko
· 16 years ago
f001fde
net: introduce a list of device addresses dev_addr_list (v6)
by Jiri Pirko
· 16 years ago
513de11
net: Avoid modulus in skb_tx_hash() for forwarding case.
by David S. Miller
· 16 years ago
d252a5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ec581f6
net: Fix skb_tx_hash() for forwarding workloads.
by Eric Dumazet
· 16 years ago
edbd9e3
gro: Fix handling of headers that extend over the tail
by Herbert Xu
· 16 years ago
e5e9743
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5db8765
net: Fix GRO for multiple page fragments
by Ben Hutchings
· 16 years ago
eb39c57
net: fix "compatibility" typos
by Marcin Slusarz
· 16 years ago
8caf153
net: sch_netem: Fix an inconsistency in ingress netem timestamps.
by Jarek Poplawski
· 16 years ago
a54bfa4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
76620aa
gro: New frags interface to avoid copying shinfo
by Herbert Xu
· 16 years ago
fc59f9a
gro: Restore correct value to gso_size
by Herbert Xu
· 16 years ago
d543103
net: netif_device_attach/detach should start/stop all queues
by Alexander Duyck
· 16 years ago
f2bde73
net: allow multiple dev per napi with GRO
by Stephen Hemminger
· 16 years ago
d54b353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
8f1ead2
GRO: Disable GRO on legacy netif_rx path
by Herbert Xu
· 16 years ago
ed734a9
net: remove useless prefetch() call
by Eric Dumazet
· 16 years ago
9247744
skb: expose and constify hash primitives
by Stephen Hemminger
· 16 years ago
2b1c435
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e4a389a
net: kfree(napi->skb) => kfree_skb
by Roel Kluin
· 16 years ago
2d6a5e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
303c6a0
gro: Fix legacy path napi_complete crash
by Herbert Xu
· 16 years ago
d1c76af
GRO: Move netpoll checks to correct location
by Herbert Xu
· 16 years ago
1c8dbcf
[SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocol
by Yi Zou
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9d40bbd
vlan: Fix vlan-in-vlan crashes.
by David S. Miller
· 16 years ago
54acd0e
net: Fix missing dev->neigh_setup in register_netdevice().
by David S. Miller
· 16 years ago
17edde5
netns: Remove net_alive
by Eric W. Biederman
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4ead443
netpoll: Add drop checks to all entry points
by Herbert Xu
· 16 years ago
ce16c53
netns: Remove net_alive
by Eric W. Biederman
· 16 years ago
cd4d8fd
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping
by Patrick Ohly
· 16 years ago
e88721f
net: Optimize skb_tx_hash() by eliminating a comparison
by Krishna Kumar
· 16 years ago
d24fff2
net: pass new SIOCSHWTSTAMP through to device drivers
by Patrick Ohly
· 16 years ago
ac45f60
net: infrastructure for hardware time stamping
by Patrick Ohly
· 16 years ago
aa4b9f5
gro: Optimise Ethernet header comparison
by Herbert Xu
· 16 years ago
4ae5544
gro: Remember number of held packets instead of counting every time
by Herbert Xu
· 16 years ago
409f0a9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b4bd07c
net_dma: call dmaengine_get only if NET_DMA enabled
by David S. Miller
· 16 years ago
5603502
gro: Fix frag_list merging on imprecisely split packets
by Herbert Xu
· 16 years ago
9a279bc
net: Partially allow skb destructors to be used on receive path
by Herbert Xu
· 16 years ago
ad0f990
gro: Fix handling of imprecisely split packets
by Herbert Xu
· 16 years ago
80595d5
gro: Open-code memcpy in napi_fraginfo_skb
by Herbert Xu
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
5d0d9be
gro: Move common completion code into helpers
by Herbert Xu
· 16 years ago
7019298
net: Get rid of by-hand TX queue hashing.
by David S. Miller
· 16 years ago
f7105d6
net: If SKB has attached socket, use socket's hash for TX queue selection.
by David S. Miller
· 16 years ago
d5a9e24
net: Allow RX queue selection to seed TX queue hashing.
by David S. Miller
· 16 years ago
9a8e47f
gro: Fix error handling on extremely short frags
by Herbert Xu
· 16 years ago
67fd1a7
net: Add debug info to track down GSO checksum bug
by Herbert Xu
· 16 years ago
937f1ba
net: Add init_dummy_netdev() and fix EMAC driver using it
by Benjamin Herrenschmidt
· 16 years ago
f557206
gro: Fix page ref count for skbs freed normally
by Herbert Xu
· 16 years ago
f17f5c9
gro: Check for GSO packets and packets with frag_list
by Herbert Xu
· 16 years ago
649274d
net_dma: acquire/release dma channels on ifup/ifdown
by Dan Williams
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
96e93ea
gro: Add internal interfaces for VLAN
by Herbert Xu
· 16 years ago
aa1e6f1
dmaengine: kill struct dma_client and supporting infrastructure
by Dan Williams
· 16 years ago
209b84a
dmaengine: replace dma_async_client_register with dmaengine_get
by Dan Williams
· 16 years ago
Next »