index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2pdu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-10-21
net: neterion: remove unnecessary pci_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-10-21
net: natsemi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: myri10ge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: ksz884x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: sky2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-21
net: skge: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: jme: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: e100: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: icplus: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: fealnx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: be2net: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: dl2k: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-21
net: sundance: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-21
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
6
-12
/
+0
2013-10-21
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2
-43
/
+40
2013-10-21
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
1
-0
/
+1
2013-10-20
net: switch net_secret key generation to net_get_random_once
Hannes Frederic Sowa
1
-12
/
+2
2013-10-20
tcp: switch tcp_fastopen key generation to net_get_random_once
Hannes Frederic Sowa
3
-12
/
+22
2013-10-20
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
8
-46
/
+44
2013-10-20
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
3
-14
/
+14
2013-10-20
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2
-0
/
+73
2013-10-20
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
Hannes Frederic Sowa
1
-7
/
+18
2013-10-20
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
4
-0
/
+24
2013-10-20
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
4
-27
/
+49
2013-10-20
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
4
-23
/
+42
2013-10-20
bnx2x: add TSO support for IPIP
Eric Dumazet
1
-1
/
+3
2013-10-20
ipip: add GSO/TSO support
Eric Dumazet
11
-8
/
+29
[next]