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-07-26
tipc: clean up socket layer message reception
Jon Paul Maloy
4
-146
/
+134
2015-07-26
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
3
-39
/
+47
2015-07-26
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
3
-34
/
+48
2015-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
40
-712
/
+1376
2015-07-24
bridge: Fix setting a flag in br_fill_ifvlaninfo_range().
Rosen, Rami
1
-2
/
+0
2015-07-24
be2net: support ndo_get_phys_port_id()
Sriharsha Basavapatna
4
-4
/
+36
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
26
-304
/
+293
2015-07-23
i40e: clean up error status messages
Shannon Nelson
9
-177
/
+673
2015-07-23
i40e: provide correct API version to older VF drivers
Mitch Williams
1
-0
/
+3
2015-07-23
i40evf: support virtual channel API version 1.1
Mitch Williams
2
-2
/
+11
2015-07-23
i40evf: handle big resets
Mitch Williams
3
-46
/
+95
2015-07-23
i40e: support virtual channel API 1.1
Mitch Williams
2
-6
/
+21
2015-07-23
i40e/i40evf: add macros for virtual channel API version and device capability
Mitch Williams
2
-0
/
+12
2015-07-23
i40e: add VF capabilities to virtual channel interface
Mitch Williams
2
-10
/
+22
2015-07-23
i40e: clean up unneeded gotos
Shannon Nelson
1
-25
/
+12
2015-07-23
i40e/i40evf: Fix and refactor dynamic ITR code
Carolyn Wyborny
2
-98
/
+161
2015-07-23
igb: bump version to igb-5.3.0
Todd Fujinaka
1
-2
/
+2
2015-07-23
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
Todd Fujinaka
1
-11
/
+5
2015-07-23
igb: report unsupported ethtool settings in set_coalesce
Todd Fujinaka
1
-0
/
+21
2015-07-23
e1000e: Cleanup qos request in error handling of e1000_open
Jia-Ju Bai
1
-0
/
+1
2015-07-23
ixgbevf: add support for reporting RSS key and hash table for X550
Emil Tantilov
3
-34
/
+47
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
3
-10
/
+6
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
544
-3347
/
+4152
2015-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
79
-811
/
+714
2015-07-22
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
Thomas Graf
1
-0
/
+15
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
4
-3
/
+28
2015-07-22
r8152: support the new RTL8153 chip
hayeswang
1
-1
/
+17
2015-07-22
mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereference
Roopa Prabhu
1
-1
/
+1
2015-07-22
Merge branch 'bnx2x-next'
David S. Miller
25
-247
/
+813
2015-07-22
bnx2x: Bump up driver version to 1.712.30
Yuval Mintz
1
-1
/
+1
2015-07-22
bnx2x: Add MFW dump support
Yuval Mintz
4
-0
/
+51
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
8
-15
/
+251
2015-07-22
bnx2x: Add 84858 phy support
Yaniv Rosner
3
-73
/
+232
2015-07-22
bnx2x: Rebrand from 'broadcom' into 'qlogic'
Yuval Mintz
25
-88
/
+142
2015-07-22
bnx2x: Utilize FW 7.12.30
Yuval Mintz
8
-70
/
+136
2015-07-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+5
2015-07-22
ARM64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-07-22
arm64: switch_to: calculate cpu context pointer using separate register
Will Deacon
1
-2
/
+3
2015-07-21
net: track success and failure of TCP PMTU probing
Rick Jones
3
-0
/
+6
2015-07-21
ravb: fix ring memory allocation
Sergei Shtylyov
1
-25
/
+34
2015-07-21
cxgb4: Add debugfs entry to enable backdoor access
Hariprasad Shenai
3
-7
/
+15
2015-07-21
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
1
-1
/
+1
2015-07-21
mpls: make RTA_OIF optional
Roopa Prabhu
1
-1
/
+66
2015-07-21
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
1
-1
/
+1
2015-07-21
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
1
-32
/
+47
2015-07-21
Merge branch 'sfc-filter-chaining'
David S. Miller
6
-979
/
+2980
2015-07-21
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
1
-80
/
+208
2015-07-21
sfc: support cascaded multicast filters
Daniel Pieczko
2
-14
/
+44
2015-07-21
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
1
-91
/
+126
2015-07-21
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
1
-51
/
+53
[next]