Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2e685cad57906e19add7189b5ff49dfb6aaa21d3
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
· 12 years ago
b8cbd81
batman-adv: make the AP isolation attribute VLAN specific
by Antonio Quartulli
· 12 years ago
90f4435
batman-adv: add sysfs framework for VLAN
by Antonio Quartulli
· 12 years ago
5d2c05b
batman-adv: add per VLAN interface attribute framework
by Antonio Quartulli
· 12 years ago
be1db4f
batman-adv: make the Distributed ARP Table vlan aware
by Antonio Quartulli
· 12 years ago
bbb877e
batman-adv: make the GW module correctly talk to the new VLAN-TT
by Antonio Quartulli
· 12 years ago
1605278
batman-adv: print the VID together with the TT entries
by Antonio Quartulli
· 12 years ago
0ffa9e8
batman-adv: use vid when computing local and global TT CRC
by Antonio Quartulli
· 12 years ago
c018ad3
batman-adv: add the VLAN ID attribute to the TT entry
by Antonio Quartulli
· 12 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
33faa04
batman-adv: check skb preparation return value
by Antonio Quartulli
· 11 years ago
b1eda2a
em_ipset: use dev_net() accessor
by stephen hemminger
· 11 years ago
675297c
tcp: remove redundant code in __tcp_retransmit_skb()
by Neal Cardwell
· 11 years ago
3ba405d
gianfar: Simplify MQ polling to avoid soft lockup
by Claudiu Manoil
· 11 years ago
9877b25
fib: Use const struct nl_info * in rtmsg_fib
by Joe Perches
· 11 years ago
7688775
ax25: cleanup a range test
by Dan Carpenter
· 11 years ago
77dfca7
fib_trie: remove duplicated rcu lock
by baker.zhang
· 11 years ago
9aaf043
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
5d6fa09
Merge branch 'qlcnic'
by David S. Miller
· 11 years ago
60b4a1f
qlcnic: update version to 5.3.51
by Himanshu Madhani
· 11 years ago
60d3c47
qlcnic: Skip unknown entry type while collecting firmware dump
by Shahed Shaikh
· 11 years ago
1de899d
qlcnic: dcb code cleanup and refactoring.
by Sucheta Chakraborty
· 11 years ago
4c776aa
qlcnic: Remove redundant eSwitch enable commands
by Sony Chacko
· 11 years ago
6177a95
qlcnic: Update ethtool standard pause settings.
by Jitendra Kalsaria
· 11 years ago
891e71b1b
qlcnic: Firmware dump collection when auto recovery is disabled.
by Pratik Pujar
· 11 years ago
710a1a4
qlcnic: Enhance ethtool to display ring indices and interrupt mask
by Pratik Pujar
· 11 years ago
9e63095
qlcnic: Print informational messages only once during driver load.
by Sucheta Chakraborty
· 11 years ago
28be6e0
tcp: rename tcp_tso_segment()
by Eric Dumazet
· 11 years ago
ace0d5d
Merge branch 'tipc'
by David S. Miller
· 11 years ago
bbfbe47
tipc: simplify the link lookup routine
by Erik Hugne
· 11 years ago
636c037
tipc: correct return value of link_cmd_set_value routine
by Ying Xue
· 11 years ago
6798158
tipc: correct return value of recv_msg routine
by Ying Xue
· 11 years ago
f2875c3
tipc: avoid unnecessary lookup for tipc bearer instance
by Ying Xue
· 11 years ago
4babbaa
tipc: make bearer and media naming consistent
by Ying Xue
· 11 years ago
4068243
tipc: silence sparse warnings
by Ying Xue
· 11 years ago
9446b87
tipc: remove iovec length parameter from all sending functions
by Ying Xue
· 11 years ago
5c0a0fc
tipc: don't use memcpy to copy from user space
by Ying Xue
· 11 years ago
7cc7c5e
net: Delete trailing semi-colon from definition of netdev_WARN()
by Ben Hutchings
· 11 years ago
Next »