Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c50b960ccc5981627628302701e93e6aceccdb1c
c50b960
netfilter: nf_tables: implement proper set selection
by Patrick McHardy
· 11 years ago
fe92ca4
netfilter: nft_ct: split nft_ct_init() into two functions for get/set
by Patrick McHardy
· 11 years ago
d2caa69
netfilter: nft_meta: split nft_meta_init() into two functions for get/set
by Patrick McHardy
· 11 years ago
e88e514
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
by Patrick McHardy
· 11 years ago
b1586f0
netpoll: Use skb_irq_freeable to make zap_completion_queue safe.
by Eric W. Biederman
· 11 years ago
574f719
net: Add a test to see if a skb is freeable in irq context
by Eric W. Biederman
· 11 years ago
f91ca78
Merge tag 'linux-can-fixes-for-3.15-20140401' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
7f1f605
qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port'
by Shahed Shaikh
· 11 years ago
408eccc
net: ptp: move PTP classifier in its own file
by Daniel Borkmann
· 11 years ago
7baea6e
net: sxgbe: make "core_ops" static
by Dan Carpenter
· 11 years ago
4f6ed91
net: sxgbe: fix logical vs bitwise operation
by Dan Carpenter
· 11 years ago
ca231f8
net: sxgbe: sxgbe_mdio_register() frees the bus
by Dan Carpenter
· 11 years ago
52ad762
Call efx_set_channels() before efx->type->dimension_resources()
by Daniel Pieczko
· 11 years ago
e9d8b2c
xen-netback: disable rogue vif in kthread context
by Wei Liu
· 11 years ago
a66132f
net/mlx4: Set proper build dependancy with vxlan
by Or Gerlitz
· 11 years ago
c5abe7c
be2net: fix build dependency on VxLAN
by Sathya Perla
· 11 years ago
e462ded
mac802154: make csma/cca parameters per-wpan
by Phoebe Buckheister
· 11 years ago
336908f
mac802154: allow only one WPAN to be up at any given time
by Phoebe Buckheister
· 11 years ago
01d32f6
net: filter: minor: fix kdoc in __sk_run_filter
by Daniel Borkmann
· 11 years ago
8b7b932
netlink: don't compare the nul-termination in nla_strcmp
by Pablo Neira
· 11 years ago
b1d8e43
can: c_can: Avoid led toggling for every packet.
by Thomas Gleixner
· 11 years ago
5a7513a
can: c_can: Simplify TX interrupt cleanup
by Thomas Gleixner
· 11 years ago
9024700
can: c_can: Store dlc private
by Thomas Gleixner
· 11 years ago
c0a9f4d
can: c_can: Reduce register access
by Thomas Gleixner
· 11 years ago
520f570
can: c_can: Make the code readable
by Thomas Gleixner
· 11 years ago
bf88a206
can: c_can: Provide protection in the xmit path
by Thomas Gleixner
· 11 years ago
710c561
can: c_can: Remove EOB exit
by Thomas Gleixner
· 11 years ago
07c7b6f
can: c_can: Fix the lost message handling
by Thomas Gleixner
· 11 years ago
64f08f2
can: c_can: Fix buffer ordering
by Thomas Gleixner
· 11 years ago
640916d
can: c_can: Make it SMP safe
by Thomas Gleixner
· 11 years ago
5bb9cba
can: c_can: Fix hardware raminit function
by Thomas Gleixner
· 11 years ago
9fac1d1
can: c_can: Wait for CONTROL_INIT to be cleared
by Thomas Gleixner
· 11 years ago
130a517
can: c_can: check return value to users of c_can_set_bittiming()
by Marc Kleine-Budde
· 11 years ago
f29b423
can: c_can: free_c_can_dev(): add missing netif_napi_del()
by Marc Kleine-Budde
· 11 years ago
5fb7639
can: Documentation: fix parameter name "sample-point"
by Robert Schwebel
· 11 years ago
636d037
can: usb_8dev: Fix memory leak in usb_8dev_start_xmit
by Bjorn Van Tilt
· 11 years ago
ff378ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
bc0c715
ixgbevf: Fix rcu warnings induced by LER
by Mark Rustad
· 11 years ago
41c6284
ixgbe: Fix rcu warnings induced by LER
by Mark Rustad
· 11 years ago
75009b3
INTEL-IGB: Convert iounmap to pci_iounmap
by Peter Senna Tschudin
· 11 years ago
3dbb7fd
i40e: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
b58f2f7
i40e/i40evf: Remove addressof casts to same type
by Joe Perches
· 11 years ago
e3e3bfd
i40e/i40evf: fix error checking path
by Jean Sacren
· 11 years ago
21d3efd
i40e: fix function kernel doc description
by Jean Sacren
· 11 years ago
32c7494
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
by Mark Rustad
· 11 years ago
6425f0f
ixgbe: fix ixgbe_check_reset_blocked() declaration
by Jean Sacren
· 11 years ago
151b260c
ixgbe: fix race conditions on queuing skb for HW time stamp
by Jakub Kicinski
· 11 years ago
ff29a86
ixgbe: never generate both software and hardware timestamps
by Jakub Kicinski
· 11 years ago
181e7d5
ixgbe: remove redundant if clause from PTP work
by Jakub Kicinski
· 11 years ago
b20a774
e1000e: Fix no connectivity when driver loaded with cable out
by David Ertman
· 11 years ago
0b70195
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ce22bb6
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
17e84a9
at86rf230: mask irq's before deregister device
by Alexander Aring
· 11 years ago
43a43b6
ipv6: some ipv6 statistic counters failed to disable bh
by Hannes Frederic Sowa
· 11 years ago
44934fa
net: fec: make sure to init MAC address
by Lucas Stach
· 11 years ago
6dfac5c
ipv6: strengthen fallback fragmentation id generation
by Hannes Frederic Sowa
· 11 years ago
a50e233
net-gro: restore frag0 optimization
by Eric Dumazet
· 11 years ago
bf39b42
rds: prevent dereference of a NULL device in rds_iw_laddr_check
by Sasha Levin
· 11 years ago
2d3b479
net-sysfs: expose number of carrier on/off changes
by david decotigny
· 11 years ago
9c76a11
ipv6: tcp_ipv6 policy route issue
by Wang Yufen
· 11 years ago
60ea37f
ipv6: reuse rt6_need_strict
by Wang Yufen
· 11 years ago
4aa956d
ipv6: tcp_ipv6 do some cleanup
by Wang Yufen
· 11 years ago
788367f
Merge branch 'net_sysfs_doc'
by David S. Miller
· 11 years ago
339e022
net: export NET_ADDR_* values to user-space API
by Florian Fainelli
· 11 years ago
39f1a2f
net: sysfs: add Documentation entries for basic set of attributes
by Florian Fainelli
· 11 years ago
7b5939b
qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwan
by Yegor Yefremov
· 11 years ago
fea1829
Merge branch 'bridge_8021AD'
by David S. Miller
· 11 years ago
f6367b4
bridge: use is_skb_forwardable in forward path
by Vlad Yasevich
· 11 years ago
1ee481f
net: Allow modules to use is_skb_forwardable
by Vlad Yasevich
· 11 years ago
96da266
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
a31267c
rtl8187: fix use after free on failure path in rtl8187_probe()
by Alexey Khoroshilov
· 11 years ago
6cea5f2
rtl8180: don't use weird trick to access "far" registers
by Andrea Merello
· 11 years ago
3f3aa2f
rsi: rsi_91x: misleading debug printk
by Dan Carpenter
· 11 years ago
a7488c7
mwifiex: fix spinlock bad magic bug
by Amitkumar Karwar
· 11 years ago
aabcaa8
rtl8187: fix compile warning
by Andrea Merello
· 11 years ago
2a54eb5
rtlwifi: rtl8188ee: enable MSI interrupts mode
by Adam Lee
· 11 years ago
94010fa
rtlwifi: add MSI interrupts mode support
by Adam Lee
· 11 years ago
52250cb
mwifiex: use timeout variant for wait_event_interruptible
by Amitkumar Karwar
· 11 years ago
3d026d0
mwifiex: cancel pending commands for signal
by Amitkumar Karwar
· 11 years ago
1845bd3
mwifiex: scan command preparation failure handling
by Amitkumar Karwar
· 11 years ago
9109e17
Merge branch 'filter-next'
by David S. Miller
· 11 years ago
9a985cd
doc: filter: extend BPF documentation to document new internals
by Alexei Starovoitov
· 11 years ago
bd4cf0e
net: filter: rework/optimize internal BPF interpreter's instruction set
by Alexei Starovoitov
· 11 years ago
77e0114
net: isdn: use sk_unattached_filter api
by Daniel Borkmann
· 11 years ago
568f194
net: ppp: use sk_unattached_filter api
by Daniel Borkmann
· 11 years ago
164d8c6
net: ptp: do not reimplement PTP/BPF classifier
by Daniel Borkmann
· 11 years ago
e62d2df
net: ptp: use sk_unattached_filter_create() for BPF
by Daniel Borkmann
· 11 years ago
fbc907f
net: filter: move filter accounting to filter core
by Daniel Borkmann
· 11 years ago
a3ea269
net: filter: keep original BPF program around
by Daniel Borkmann
· 11 years ago
f8bbbfc
net: filter: add jited flag to indicate jit compiled filters
by Daniel Borkmann
· 11 years ago
df69491
Merge branch 'xen-netback'
by David S. Miller
· 11 years ago
1425c7a
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
by Paul Durrant
· 11 years ago
a02eb47
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
by Paul Durrant
· 11 years ago
0576edd
xen-netback: remove pointless clause from if statement
by Paul Durrant
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
77a9939
phy/at8031: enable at8031 to work on interrupt mode
by Zhao Qiang
· 11 years ago
437de07
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
by Wang Yufen
· 11 years ago
49e253e
ipv6: fix checkpatch errors of brace and trailing statements
by Wang Yufen
· 11 years ago
8db46f1
ipv6: fix checkpatch errors comments and space
by Wang Yufen
· 11 years ago
587daaf
Merge branch 'netpoll-next'
by David S. Miller
· 11 years ago
Next »