Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1eb850c74fa123c02cf8a3c6d6d2a0179491134e
1eb850c
net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE
by Jingoo Han
· 11 years ago
1b13813
Merge branch 'pci_set_drvdata'
by David S. Miller
· 11 years ago
877a22c
net: cassini: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
5d41bf3
net: sunhme: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
7f8cbb2
net: stmmac: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
215081f
net: smsc9420: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
be2f54b
net: epic100: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
7c015ae
net: sis190: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
0f423ffe
net: r8169: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
64caa38
net: 8139too: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
ca30ab2
net: 8139cp: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
726a2fbe
net: r6040: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
901ea1a
net: qla3xxx: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4e532ee
net: qlcnic: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
f9c4cd9
net: qlge: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
b23eb79
net: netxen: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
aa13876
net: pasemi: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
bda301c
Merge branch 'sit_tso'
by David S. Miller
· 11 years ago
2e3bd6a
bnx2x: add TSO support for SIT tunnels
by Eric Dumazet
· 11 years ago
61c1db7
ipv6: sit: add GSO/TSO support
by Eric Dumazet
· 11 years ago
d3e5e00
ipv6: gso: make ipv6_gso_segment() stackable
by Eric Dumazet
· 11 years ago
212124d
atm: firestream: remove duplicate define
by Michael Opdenacker
· 11 years ago
e8556df
chelsio: remove duplicate defines
by Michael Opdenacker
· 11 years ago
b62c47d
ethernet: moxa: remove duplicate includes
by Michael Opdenacker
· 11 years ago
1b66917
cgxb4: remove duplicate include in cxgb4.h
by Michael Opdenacker
· 11 years ago
0a6d10d
Merge branch 'pernet_sysctls'
by David S. Miller
· 11 years ago
fd2d535
ipv4: Allow unprivileged users to use per net sysctls
by Eric W. Biederman
· 11 years ago
0a6fa23
ipv4: Use math to point per net sysctls into the appropriate struct net.
by Eric W. Biederman
· 11 years ago
2e685ca
tcp_memcontrol: Kill struct tcp_memcontrol
by Eric W. Biederman
· 11 years ago
a4fe34b
tcp_memcontrol: Remove the per netns control.
by Eric W. Biederman
· 11 years ago
f594d63
tcp_memcontrol: Remove setting cgroup settings via sysctl
by Eric W. Biederman
· 11 years ago
cd91cce
tcp_memcontrol: Remove tcp_max_memory
by Eric W. Biederman
· 11 years ago
3167fe9
Merge branch 'pci_set_drvdata'
by David S. Miller
· 11 years ago
390e1b8
net: packetengines: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4f12b2f
net: neterion: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
e146aaa
net: natsemi: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
ecb22e1
net: myri10ge: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
c959840
net: ksz884x: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
21d35d2
net: sky2: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
68e35d8
net: skge: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
54fe902
net: jme: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4722cd4
net: e100: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
3ee785f
net: icplus: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
df2a644
net: fealnx: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
806636f
net: be2net: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
5f258a1
net: dl2k: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
42b9023
net: sundance: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
3c5b9ca
net: tulip: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
5eccdfa
nf_tables*.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
c68c7f5
net: fix build warnings because of net_get_random_once merge
by Hannes Frederic Sowa
· 11 years ago
5bf4725
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
7dcade3
Merge branch 'net_get_random_once'
by David S. Miller
· 11 years ago
e34c9a6
net: switch net_secret key generation to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
222e83d
tcp: switch tcp_fastopen key generation to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
1bbdcee
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
b23a002
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
a48e429
net: introduce new macro net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
a8fab07
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
by Hannes Frederic Sowa
· 11 years ago
c4b2c0c
static_key: WARN on usage before jump_label_init was called
by Hannes Frederic Sowa
· 11 years ago
b50026b
ipv6: split inet6_ehashfn to hash functions per compilation unit
by Hannes Frederic Sowa
· 11 years ago
65cd803
ipv4: split inet_ehashfn to hash functions per compilation unit
by Hannes Frederic Sowa
· 11 years ago
53481da
Merge branch 'ipip_gso'
by David S. Miller
· 11 years ago
117401e
bnx2x: add TSO support for IPIP
by Eric Dumazet
· 11 years ago
cb32f51
ipip: add GSO/TSO support
by Eric Dumazet
· 11 years ago
3347c96
ipv4: gso: make inet_gso_segment() stackable
by Eric Dumazet
· 11 years ago
2d26f0a
ipv4: generalize gre_handle_offloads
by Eric Dumazet
· 11 years ago
030737b
net: generalize skb_segment()
by Eric Dumazet
· 11 years ago
b917eb1
ipv6: gso: remove redundant locking
by Eric Dumazet
· 11 years ago
ea58c18
be2net: Rework PCIe error report log messaging
by Ajit Khaparde
· 11 years ago
c1b1203
net: misc: Remove extern from function prototypes
by Joe Perches
· 11 years ago
7e58487
net: ipv4/ipv6: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a402a5a
net: dccp: Remove extern from function prototypes
by Joe Perches
· 11 years ago
348662a
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
by Joe Perches
· 11 years ago
47d27aa
ipv4: gso: send_check() & segment() cleanups
by Eric Dumazet
· 11 years ago
a729e83
bonding: Remove __exit tag from bond_netlink_fini().
by David S. Miller
· 11 years ago
97e592b
Merge branch 'bonding'
by David S. Miller
· 11 years ago
ec76aa4
bonding: add Netlink support active_slave option
by Jiri Pirko
· 11 years ago
90af231
bonding: add Netlink support mode option
by Jiri Pirko
· 11 years ago
752d48b
bonding: move active_slave getting into separate function
by Jiri Pirko
· 11 years ago
080a06e
bonding: remove bond_ioctl_change_active()
by Jiri Pirko
· 11 years ago
d9e32b2
bonding: move active_slave setting into separate function
by Jiri Pirko
· 11 years ago
72be35f
bonding: move mode setting into separate function
by Jiri Pirko
· 11 years ago
0a2a78c
bonding: push Netlink bits into separate file
by Jiri Pirko
· 11 years ago
cfd4f75
batman-adv: make the backbone gw check VLAN specific
by Antonio Quartulli
· 11 years ago
95fb130
batman-adv: make the TT global purge routine VLAN specific
by Antonio Quartulli
· 11 years ago
7ea7b4a
batman-adv: make the TT CRC logic VLAN specific
by Antonio Quartulli
· 11 years ago
a70a9aa
batman-adv: lock around TT operations to avoid sending inconsistent data
by Antonio Quartulli
· 11 years ago
e75de4f
batman-adv: remove bogus comment
by Antonio Quartulli
· 11 years ago
e300d31
batman-adv: refine API calls for unicast transmissions of SKBs
by Linus Lüssing
· 11 years ago
b8cbd81
batman-adv: make the AP isolation attribute VLAN specific
by Antonio Quartulli
· 11 years ago
90f4435
batman-adv: add sysfs framework for VLAN
by Antonio Quartulli
· 11 years ago
5d2c05b
batman-adv: add per VLAN interface attribute framework
by Antonio Quartulli
· 11 years ago
be1db4f
batman-adv: make the Distributed ARP Table vlan aware
by Antonio Quartulli
· 11 years ago
bbb877e
batman-adv: make the GW module correctly talk to the new VLAN-TT
by Antonio Quartulli
· 11 years ago
1605278
batman-adv: print the VID together with the TT entries
by Antonio Quartulli
· 11 years ago
0ffa9e8
batman-adv: use vid when computing local and global TT CRC
by Antonio Quartulli
· 11 years ago
c018ad3
batman-adv: add the VLAN ID attribute to the TT entry
by Antonio Quartulli
· 11 years ago
bc58eee
batman-adv: update email address for Marek Lindner
by Marek Lindner
· 11 years ago
9f68695
batman-adv: update email address for Antonio Quartulli
by Antonio Quartulli
· 11 years ago
c679ff8
batman-adv: update email address for Simon Wunderlich
by Simon Wunderlich
· 11 years ago
Next »