index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ioprio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
1
-1
/
+1
2013-10-23
macvlan: resolve ENOENT errors on creation
John Fastabend
1
-6
/
+5
2013-10-23
bonding: move bond-specific init after enslave happens
Veaceslav Falico
1
-51
/
+14
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
2
-9
/
+1
2013-10-22
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2013-10-22
i40e: use pf_id for pf function id in qtx_ctl
Shannon Nelson
2
-3
/
+3
2013-10-22
i40e: check vsi ptrs before dumping them
Shannon Nelson
1
-16
/
+23
2013-10-22
i40e: reorder block declarations in debugfs
Shannon Nelson
1
-8
/
+8
2013-10-22
i40e: tweaking icr0 handling for legacy irq
Shannon Nelson
3
-8
/
+8
2013-10-22
i40e: refactor fdir setup function
Jesse Brandeburg
1
-45
/
+33
2013-10-22
i40e: fix sign extension issue
Jesse Brandeburg
1
-6
/
+6
2013-10-22
i40e: fix use of untrusted scalar value warning
Jesse Brandeburg
1
-16
/
+18
2013-10-22
i40e: clamp debugfs nvm read command
Jesse Brandeburg
1
-3
/
+5
2013-10-22
i40e: debugfs fixups
Jesse Brandeburg
1
-12
/
+26
2013-10-22
i40e: fixup legacy interrupt handling
Shannon Nelson
1
-6
/
+12
2013-10-22
i40e: assign correct vector to VF
Mitch Williams
1
-1
/
+1
2013-10-22
i40e: don't free nonexistent rings
Mitch Williams
1
-5
/
+6
2013-10-22
i40e: do not flush after re-enabling interrupts
Jesse Brandeburg
2
-3
/
+2
2013-10-22
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-1
/
+1
2013-10-22
net: tulip: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-1
/
+1
2013-10-22
net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-1
/
+1
2013-10-22
net: cassini: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: sunhme: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: stmmac: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: smsc9420: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: epic100: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: sis190: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: r8169: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: 8139too: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: 8139cp: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: r6040: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: qla3xxx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: qlcnic: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
net: netxen: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: pasemi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-22
bnx2x: add TSO support for SIT tunnels
Eric Dumazet
1
-1
/
+2
2013-10-22
ipv6: sit: add GSO/TSO support
Eric Dumazet
8
-11
/
+40
2013-10-22
ipv6: gso: make ipv6_gso_segment() stackable
Eric Dumazet
1
-6
/
+17
2013-10-22
atm: firestream: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-10-22
chelsio: remove duplicate defines
Michael Opdenacker
1
-35
/
+0
2013-10-22
ethernet: moxa: remove duplicate includes
Michael Opdenacker
1
-1
/
+0
2013-10-22
cgxb4: remove duplicate include in cxgb4.h
Michael Opdenacker
1
-1
/
+0
2013-10-22
ipv4: Allow unprivileged users to use per net sysctls
Eric W. Biederman
1
-4
/
+0
2013-10-22
ipv4: Use math to point per net sysctls into the appropriate struct net.
Eric W. Biederman
1
-18
/
+5
2013-10-22
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
4
-70
/
+35
2013-10-22
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
9
-34
/
+21
2013-10-22
tcp_memcontrol: Remove setting cgroup settings via sysctl
Eric W. Biederman
3
-52
/
+2
2013-10-22
tcp_memcontrol: Remove tcp_max_memory
Eric W. Biederman
2
-14
/
+0
2013-10-21
net: packetengines: remove unnecessary pci_set_drvdata()
Jingoo Han
2
-3
/
+0
[next]