index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
netlink_compat.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-20
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
1
-2
/
+2
2015-11-20
tipc: convert node lock to rwlock
Jon Paul Maloy
3
-133
/
+136
2015-11-20
tipc: introduce per-link spinlock
Jon Paul Maloy
3
-26
/
+25
2015-11-20
tipc: reduce code dependency between binding table and node layer
Jon Paul Maloy
6
-67
/
+74
2015-11-20
tipc: small cleanup of function tipc_node_check_state()
Jon Paul Maloy
1
-3
/
+2
2015-11-20
tipc: move linearization of buffers to generic code
Jon Paul Maloy
3
-5
/
+3
2015-11-20
bnx2x: Show port statistics in Multi-function
Yuval Mintz
1
-3
/
+1
2015-11-20
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
1
-2
/
+3
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
3
-4
/
+3
2015-11-20
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Guillaume Nault
1
-20
/
+2
2015-11-20
mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_add
Ido Schimmel
1
-15
/
+46
2015-11-20
mlxsw: spectrum: Unify setting of HW VLAN filters
Ido Schimmel
1
-24
/
+34
2015-11-20
mlxsw: spectrum: Use correct PVID value when removing VLANs
Ido Schimmel
1
-10
/
+8
2015-11-20
bpf: add show_fdinfo handler for maps
Daniel Borkmann
1
-1
/
+21
2015-11-20
net: encx24j600: move rev announcement to probe function
Jon Ringle
1
-12
/
+12
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
14
-20
/
+16
2015-11-18
net: napi_hash_del() returns a boolean status
Eric Dumazet
2
-5
/
+10
2015-11-18
net: move napi_hash[] into read mostly section
Eric Dumazet
2
-1
/
+5
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
12
-16
/
+38
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
13
-16
/
+4
2015-11-18
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
4
-198
/
+2
2015-11-18
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
4
-167
/
+2
2015-11-18
mlx5: support napi_complete_done()
Eric Dumazet
3
-14
/
+13
2015-11-18
mlx5: add busy polling support
Eric Dumazet
2
-0
/
+8
2015-11-18
net: network drivers no longer need to implement ndo_busy_poll()
Eric Dumazet
1
-5
/
+20
2015-11-18
net: allow BH servicing in sk_busy_loop()
Eric Dumazet
1
-11
/
+7
2015-11-18
net: un-inline sk_busy_loop()
Eric Dumazet
3
-55
/
+49
2015-11-18
mlx4: mlx4_en_low_latency_recv() called with BH disabled
Eric Dumazet
1
-5
/
+7
2015-11-18
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
2
-20
/
+16
2015-11-18
be2net: remove local variable 'status'
Ivan Vecera
1
-4
/
+2
2015-11-18
net: hisilicon: fix binding document of mdio
huangdaode
1
-1
/
+6
2015-11-18
net ipv4: use preferred log methods
Bastian Stender
4
-59
/
+44
2015-11-17
MAINTAINERS: Update Mellanox's Eth NIC driver entries
Or Gerlitz
1
-1
/
+9
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
packet: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2015-11-17
packet: Don't check frames_per_block against negative values
Tobias Klauser
1
-2
/
+2
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
2
-0
/
+17
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
2015-11-17
macvlan: fix leak in macvlan_handle_frame
Sabrina Dubroca
1
-0
/
+2
2015-11-17
ipvlan: fix use after free of skb
Sabrina Dubroca
1
-1
/
+1
2015-11-17
ipvlan: fix leak in ipvlan_rcv_frame
Sabrina Dubroca
1
-5
/
+7
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2
-1
/
+8
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-11-17
via-velocity: unconditionally drop frames with bad l2 length
Timo Teräs
1
-21
/
+3
2015-11-16
MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribers
Geert Uytterhoeven
1
-2
/
+2
2015-11-16
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
Geert Uytterhoeven
1
-1
/
+1
[next]