index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
i40e: Add support for non-willing Apps
Greg Bowers
2
-0
/
+9
2015-10-16
i40e: priv flag for controlling VEB stats
Shannon Nelson
2
-0
/
+9
2015-10-16
i40e: Removed unused defines
Greg Rose
1
-2
/
+0
2015-10-16
i40e: remove read/write failed messages from nvmupdate
Shannon Nelson
1
-7
/
+2
2015-10-16
i40e/i40evf: Fix compile issue related to const string
Jingjing Wu
5
-9
/
+9
2015-10-16
i40e: generate fewer startup messages
Shannon Nelson
4
-13
/
+17
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
9
-33
/
+55
2015-10-16
i40evf: Add support for netpoll
Alexander Duyck
1
-0
/
+26
2015-10-16
i40e/i40evf: Drop useless "IN_NETPOLL" flag
Alexander Duyck
5
-17
/
+2
2015-10-16
i40e/i40evf: Fix handling of napi budget
Alexander Duyck
2
-0
/
+10
2015-10-16
net: Fix suspicious RCU usage in fib_rebalance
David Ahern
1
-2
/
+2
2015-10-16
bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
Tom Herbert
1
-0
/
+1
2015-10-16
Merge branch 'robust_listener'
David S. Miller
7
-57
/
+67
2015-10-16
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
3
-48
/
+51
2015-10-16
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
6
-6
/
+13
2015-10-16
Revert "inet: fix double request socket freeing"
Eric Dumazet
2
-3
/
+3
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
50
-113
/
+0
2015-10-15
Merge branch 'tipc-link-improvements'
David S. Miller
7
-120
/
+172
2015-10-15
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
3
-6
/
+13
2015-10-15
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
5
-8
/
+19
2015-10-15
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
3
-23
/
+49
2015-10-15
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
3
-33
/
+34
2015-10-15
tipc: improve sequence number checking
Jon Paul Maloy
2
-15
/
+13
2015-10-15
tipc: simplify tipc_link_rcv() reception loop
Jon Paul Maloy
1
-37
/
+47
2015-10-15
tipc: limit usage of temporary skb list during packet reception
Jon Paul Maloy
1
-8
/
+7
2015-10-15
mlx4: corretly check failed allocation
Insu Yun
1
-1
/
+1
2015-10-15
bonding: support encapsulated ipv6 TSO
Eric Dumazet
1
-1
/
+1
2015-10-15
Merge branch 'mlxsw-cleanups'
David S. Miller
6
-134
/
+103
2015-10-15
mlxsw: cmd: Update CONFIG_PROFILE command documentation
Ido Schimmel
1
-13
/
+11
2015-10-15
mlxsw: Add trap group for control packets
Ido Schimmel
2
-7
/
+24
2015-10-15
mlxsw: Simplify traps creation
Ido Schimmel
3
-9
/
+13
2015-10-15
mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it
Jiri Pirko
2
-3
/
+8
2015-10-15
mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type
Ido Schimmel
1
-7
/
+9
2015-10-15
mlxsw: reg: Remove extra space in SFGC ID define
Jiri Pirko
1
-1
/
+1
2015-10-15
mlxsw: reg: Uppercase letters in register IDs
Jiri Pirko
1
-2
/
+2
2015-10-15
mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level
Jiri Pirko
2
-7
/
+5
2015-10-15
mlxsw: core: Do not use EMADs in mlxsw_emad_fini
Jiri Pirko
1
-0
/
+1
2015-10-15
mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd
Jiri Pirko
2
-8
/
+20
2015-10-15
mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks
Jiri Pirko
2
-4
/
+1
2015-10-15
mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define
Jiri Pirko
1
-2
/
+3
2015-10-15
mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT
Jiri Pirko
2
-5
/
+5
2015-10-15
mlxsw: switchx2: Use ETH_ALEN for mac address length
Jiri Pirko
1
-3
/
+1
2015-10-15
mlxsw: Remove multicast ID configuration
Ido Schimmel
2
-64
/
+0
2015-10-15
amd-xgbe: Use system workqueue for device restart
Lendacky, Thomas
1
-2
/
+2
2015-10-15
Merge branch 'switchdev-locking'
David S. Miller
7
-113
/
+254
2015-10-15
switchdev: assert rtnl mutex when going over lower netdevs
Jiri Pirko
1
-4
/
+11
2015-10-15
rocker: remove nowait from switchdev callbacks.
Jiri Pirko
1
-4
/
+3
2015-10-15
bridge: defer switchdev fdb del call in fdb_del_external_learn
Jiri Pirko
2
-1
/
+7
2015-10-15
switchdev: introduce possibility to defer obj_add/del
Jiri Pirko
2
-20
/
+81
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
5
-13
/
+15
[prev]
[next]