Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
84275593ac8531fc57f8b0ebb8a761bf377b5519
8427559
atm: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
0c295e4
isdn: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
a0b8486
tcp: tcp_make_synack() minor changes
by Eric Dumazet
· 11 years ago
e5fd387
ipv6: do not overwrite inetpeer metrics prematurely
by Michal Kubeček
· 11 years ago
4ec54f9
ptp: Fix compiler warnings in the testptp utility
by Christian Riesch
· 11 years ago
031fe79
Revert "ptp: Fix compiler warnings in the testptp utility"
by David S. Miller
· 11 years ago
19915f5
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
by Yuval Mintz
· 11 years ago
b5b6bc3
Merge branch 'tipc-next'
by David S. Miller
· 11 years ago
dde2026
tipc: use node list lock to protect tipc_num_links variable
by Ying Xue
· 11 years ago
2220646
tipc: use node_list_lock to protect tipc_num_nodes variable
by Ying Xue
· 11 years ago
6c7a762
tipc: tipc: convert node list and node hlist to RCU lists
by Ying Xue
· 11 years ago
46651c5
tipc: rename node create lock to protect node list and hlist
by Ying Xue
· 11 years ago
987b58b
tipc: make broadcast bearer store in bearer_list array
by Ying Xue
· 11 years ago
f47de12
tipc: remove active flag from tipc_bearer structure
by Ying Xue
· 11 years ago
3874ccb
tipc: convert tipc_bearers array to pointer list
by Ying Xue
· 11 years ago
78dfb78
tipc: acquire necessary locks in named_cluster_distribute routine
by Ying Xue
· 11 years ago
5902385
tipc: obsolete the remote management feature
by Ying Xue
· 11 years ago
76d7882
tipc: remove unnecessary checking for node object
by Ying Xue
· 11 years ago
1dbe136
Merge branch 'sxgbe'
by David S. Miller
· 11 years ago
fcb144b
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
by Monam Agarwal
· 11 years ago
cd18721
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
by Monam Agarwal
· 11 years ago
c956674
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
by Monam Agarwal
· 11 years ago
8800a24
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
by Monam Agarwal
· 11 years ago
66890ed
MAINTAINERS: add maintainer for Samsung sxgbe driver
by Byungho An
· 11 years ago
25f72a7
net: sxgbe: add ethtool related functions support Samsung sxgbe
by Vipul Pandya
· 11 years ago
8f7807a
net: sxgbe: add Checksum offload support for Samsung sxgbe
by Vipul Pandya
· 11 years ago
1051125
net: sxgbe: add TSO support for Samsung sxgbe
by Vipul Pandya
· 11 years ago
acc18c1
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
by Girish K S
· 11 years ago
1edb9ca
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
by Siva Reddy
· 11 years ago
5221d3e
sxgbe: Add device-tree binding support document
by Siva Reddy
· 11 years ago
203191c
ptp: Fix compiler warnings in the testptp utility
by Christian Riesch
· 11 years ago
271c83d
ptp: Add a command line option in testptp to set a specific PTP time
by Manfred Rudigier
· 11 years ago
b620cb3
Merge branch 'bonding-next'
by David S. Miller
· 11 years ago
4873ac3
bonding: add net_ratelimt to avoid spam in arp interval
by dingtianhong
· 11 years ago
fbd929f
bonding: support QinQ for bond arp interval
by dingtianhong
· 11 years ago
71e415e
vlan: make a new function vlan_dev_vlan_proto() and export
by dingtianhong
· 11 years ago
5a6b991
Merge branch 'bonding-next'
by David S. Miller
· 11 years ago
9152e26
bonding: ratelimit pr_err() for bond xmit broadcast
by dingtianhong
· 11 years ago
054bb88
bonding: slight optimization for bond xmit path
by dingtianhong
· 11 years ago
7aceb47
xen-netback: Functional follow-up patch for grant mapping series
by Zoltan Kiss
· 11 years ago
0e59a4a
xen-netback: Non-functional follow-up patch for grant mapping series
by Zoltan Kiss
· 11 years ago
869b9b1
xen-netback: Stop using xenvif_tx_pending_slots_available
by Zoltan Kiss
· 11 years ago
b8b6529
Merge branch 'bcm7xxx-next'
by David S. Miller
· 11 years ago
a62ea5a
net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER
by Florian Fainelli
· 11 years ago
9918542
net: phy: bcm7xxx: fix spurious MDIO failures during workaround
by Florian Fainelli
· 11 years ago
a3622f2
net: phy: bcm7xxx: define constants for our registers
by Florian Fainelli
· 11 years ago
61b905d
net: Rename skb->rxhash to skb->hash
by Tom Herbert
· 11 years ago
4e2e865
qlcnic: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
60f4010
alx: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
41ced61
altera: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
12f2a47
chelsio: Remove addressof casts to same type
by Joe Perches
· 11 years ago
f845b33
smsc911x: No need to print driver version
by Fabio Estevam
· 11 years ago
1e87af9
smsc911x: Do not use netdev_dbg() when device is not registered
by Fabio Estevam
· 11 years ago
cc93fc5
tcp: delete unused parameter in tcp_nagle_check()
by Peter Pan(潘卫平)
· 11 years ago
e74dbb7
Merge branch 'bnx2x-next'
by David S. Miller
· 11 years ago
16bd41d
bnx2x: Don't allow VFs to become promiscuous
by Yuval Mintz
· 11 years ago
d836105
bnx2x: Don't show port statistics for VFs
by Yuval Mintz
· 11 years ago
2dc33bb
bnx2x: Remove the sriov VFOP mechanism
by Yuval Mintz
· 11 years ago
370d4a2
bnx2x: Create workqueue for IOV related tasks
by Yuval Mintz
· 11 years ago
42f8277
bnx2x: Support mng. request for driver version
by Yuval Mintz
· 11 years ago
869f273
atm: idt77105: Use del_timer_sync() in exit path
by Thomas Gleixner
· 11 years ago
aff12ac
atm: firestream: Use del_timer_sync() in teardown path
by Thomas Gleixner
· 11 years ago
e471b40
mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic
by Matan Barak
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0fc3196
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
2c5f4f8
xen-netback: Proper printf format for ptrdiff_t is 't'.
by David S. Miller
· 11 years ago
397dfd9
Revert "xen-netback: Aggregate TX unmap operations"
by Zoltan Kiss
· 11 years ago
8779772
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next
by David S. Miller
· 11 years ago
632b06a
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
3e79d97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fb7c03d
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
85e9452
virtio_net: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
8b6da5f
staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
8d4ade2
wlags49_h2: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
979de8a
xen-netfront: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
b1b7181
vmxnet3: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
69e73d2
xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
001eadf
via-velocity: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
4b3afc6
via-rhine: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
20eca05
spider_net: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
66d1bee
tilepro: Call dev_consume_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
241198a
sungem: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
7c565c3
stmmac: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
89a9eb6
smsc911x: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
4b61fe2
smc91x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
d27ab53
smc911x: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
828f56f
sis900: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
9ebeac5
sc92031: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
1616566
forcedeth: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
6956d73
vxge: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
e6d26bd
s2io: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
641e9b7
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
2d4186c
sky2: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
0b88a8e
skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
43f5437
mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
2297af4b
jme: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
26faa9d
ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
cfbe406
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
374e29d
i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
3614574
ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
Next »