index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
2
-12
/
+7
2015-09-25
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
1
-10
/
+5
2015-09-25
switchdev: remove "ABORT" transaction phase
Jiri Pirko
2
-9
/
+2
2015-09-25
switchdev: remove "NONE" transaction phase
Jiri Pirko
1
-1
/
+0
2015-09-25
rocker: use switchdev transaction queue for allocated memory
Jiri Pirko
1
-46
/
+7
2015-09-25
rocker: push struct switchdev_trans down through rocker code
Jiri Pirko
1
-237
/
+225
2015-09-25
switchdev: add switchdev_trans_ph_prepare/commit helpers
Jiri Pirko
1
-0
/
+10
2015-09-25
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
4
-24
/
+26
2015-09-25
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
5
-20
/
+146
2015-09-25
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
4
-204
/
+204
2015-09-24
tcp: factorize sk_txhash init
Eric Dumazet
3
-3
/
+1
2015-09-24
net: axinet: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-4
/
+1
2015-09-24
net: ll_temac: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-5
/
+4
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
6
-19
/
+13
2015-09-24
genetlink: simplify genl_notify
Jiri Benc
4
-14
/
+11
2015-09-24
ixgbe: Advance version to 4.2.1
Mark Rustad
1
-1
/
+1
2015-09-24
ixgbe: X540 thermal warning interrupt not a GPI
Mark Rustad
1
-3
/
+0
2015-09-24
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2
-4
/
+11
2015-09-24
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
1
-3
/
+3
2015-09-24
ixgbe: Correct several flaws with with DCA setup
Mark Rustad
1
-14
/
+26
2015-09-24
ixgbe: Add new X550EM SFP+ device ID
Mark Rustad
1
-0
/
+1
2015-09-24
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
1
-0
/
+3
2015-09-24
ixgbe: Add small packet padding support for X550
Mark Rustad
2
-0
/
+4
2015-09-24
ixgbe: Correct setting of RDRXCTL register for X550* devices
Mark Rustad
1
-2
/
+2
2015-09-24
ixgbe: Correct error path in semaphore handling
Mark Rustad
1
-0
/
+5
2015-09-24
ixgbe: Add I2C bus mux support
Mark Rustad
3
-39
/
+122
2015-09-24
ixgbe: Limit SFP polling rate
Mark Rustad
2
-0
/
+10
2015-09-24
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
1
-1
/
+1
2015-09-24
ixgbe: Add logic to reset CS4227 when needed
Mark Rustad
2
-1
/
+293
2015-09-24
ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+
Mark Rustad
2
-44
/
+90
2015-09-24
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
6
-167
/
+263
2015-09-24
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
2
-0
/
+20
2015-09-24
ixgbe: Clear I2C destination location
Mark Rustad
1
-0
/
+1
2015-09-24
net/ethoc: support big-endian register layout
Max Filippov
2
-2
/
+13
2015-09-24
net: davinci_emac: Add support for fixed-link PHY
Neil Armstrong
1
-2
/
+6
2015-09-24
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
2
-30
/
+92
2015-09-23
switchdev: update documentation on FDB ageing_time
Scott Feldman
1
-12
/
+12
2015-09-23
bridge: don't age externally added FDB entries
Siva Mannem
1
-0
/
+2
2015-09-23
rocker: add FDB cleanup timer
Scott Feldman
1
-0
/
+42
2015-09-23
rocker: adding port ageing_time for ageing out FDB entries
Scott Feldman
1
-0
/
+2
2015-09-23
bridge: define some min/max/default ageing time constants
Scott Feldman
2
-1
/
+7
2015-09-23
rocker: store rocker_port in fdb key rather than pport
Scott Feldman
1
-4
/
+4
2015-09-23
rocker: track when FDB entry is touched.
Scott Feldman
1
-6
/
+12
2015-09-23
cls_bpf: further limit exec opcodes subset
Daniel Borkmann
1
-3
/
+0
2015-09-23
cls_bpf: make binding to classid optional
Daniel Borkmann
1
-9
/
+8
2015-09-23
cls_bpf: also dump TCA_BPF_FLAGS
Daniel Borkmann
1
-3
/
+8
2015-09-23
sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect
Daniel Borkmann
1
-3
/
+0
2015-09-23
ipv6 Use get_hash_from_flowi6 for rt6 hash
Tom Herbert
1
-25
/
+1
2015-09-23
arcnet: capmode: remove extra function
Michael Grzeschik
1
-6
/
+3
2015-09-23
arcnet: arc-rawmode: reorder module functions
Michael Grzeschik
1
-46
/
+38
[next]