Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c56bf6fe785abbd83751a462f0c7067f7145b97a
/
include
f4530fa
ipv4: Avoid overhead when no custom FIB rules are installed.
by David S. Miller
· 12 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
16917b8
net-next: Add netif_get_num_default_rss_queues
by Yuval Mintz
· 12 years ago
36bdbca
net: Kill dst->_neighbour, accessors, and final uses.
by David S. Miller
· 12 years ago
97cac08
ipv6: Store route neighbour in rt6_info struct.
by David S. Miller
· 12 years ago
1d248b1
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
by David S. Miller
· 12 years ago
fccd7d5
decnet: Use neighbours privately in dn_route struct.
by David S. Miller
· 12 years ago
f894cbf
net: Add optional SKB arg to dst_ops->neigh_lookup().
by David S. Miller
· 12 years ago
5110effe
net: Do delayed neigh confirmation.
by David S. Miller
· 12 years ago
a263b30
ipv4: Make neigh lookups directly in output packet path.
by David S. Miller
· 12 years ago
5672874
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a59a4d1
phy: add the EEE support and the way to access to the MMD registers.
by Giuseppe CAVALLARO
· 12 years ago
4244854
sctp: be more restrictive in transport selection on bundled sacks
by Neil Horman
· 12 years ago
87fac28
linux/irq.h: fix kernel-doc warning
by Randy Dunlap
· 12 years ago
bb35f67
net: introduce new priv_flag indicating iface capable of change mac when running
by Jiri Pirko
· 12 years ago
0329274
netlink: add nlk->netlink_bind hook for module auto-loading
by Pablo Neira Ayuso
· 12 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
8732baa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
7a9bc9b
ipv4: Elide fib_validate_source() completely when possible.
by David S. Miller
· 12 years ago
d0087b2
ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks
by Ville Nuorvala
· 12 years ago
9e56e38
ipv4: Adjust in_dev handling in fib_validate_source()
by David S. Miller
· 12 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 12 years ago
3840a06
tcp: pass fl6 to inet6_csk_route_req()
by Neal Cardwell
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f3747e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
41347dc
ipv4: Kill rt->rt_spec_dst, no longer used.
by David S. Miller
· 12 years ago
35ebf65
ipv4: Create and use fib_compute_spec_dst() helper.
by David S. Miller
· 12 years ago
70e7341
ipv4: Show that ip_send_reply() is purely unicast routine.
by David S. Miller
· 12 years ago
160eb5a
ipv4: Kill early demux method return value.
by David S. Miller
· 12 years ago
1d1e34d
xfrm_user: Propagate netlink error codes properly.
by David S. Miller
· 12 years ago
a30e2c1
netdev/phy/of: Add more methods for binding PHY devices to drivers.
by David Daney
· 12 years ago
ac28b9f
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
by David Daney
· 12 years ago
c10237e
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
by David S. Miller
· 12 years ago
e440cf2
net: added support for 40GbE link.
by parav.pandit@emulex.com
· 12 years ago
4c3af03
netlink: Get rid of obsolete rtnetlink macros
by Thomas Graf
· 12 years ago
c074da2
ipv4: tcp: dont cache unconfirmed intput dst
by Eric Dumazet
· 12 years ago
47b514c
Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
d2bb2b9
bcma: define some additional cores IDs
by Rafał Miłecki
· 12 years ago
c3deafc
netlink: Delete NLMSG_PUT and NLMSG_NEW.
by David S. Miller
· 12 years ago
4a9fbcc
team: remove unused rcu_head field from team_port struct
by Jiri Pirko
· 12 years ago
52a4fd7
team: do not allow to map disabled ports
by Jiri Pirko
· 12 years ago
7b8e19b
drivers/ieee802154: add support for the at86rf230/231 transceivers
by alex.bluesman.smirnov@gmail.com
· 12 years ago
32bad7e
mac802154: add wpan device-class support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
2c44344
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
88e920b
nl80211: specify RSSI threshold in scheduled scan
by Thomas Pedersen
· 12 years ago
91fa0cb
caif-hsi: Remove use of module parameters
by Sjur Brændeland
· 12 years ago
1c385f1
caif-hsi: Replace platform device with ops structure.
by Sjur Brændeland
· 12 years ago
c412540
caif-hsi: Add rtnl support
by Sjur Brændeland
· 12 years ago
deaa585
net: struct sock cleanups
by Eric Dumazet
· 12 years ago
efc27f8
net: Remove 'unlikely' qualifier in skb_steal_sock()
by Vijay Subramanian
· 12 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
aace99e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
09682c1
bug.h: Fix up CONFIG_BUG=n implicit function declarations.
by Paul Mundt
· 12 years ago
8f8741c
Merge 3.5-rc4 into usb-linus
by Greg Kroah-Hartman
· 12 years ago
2ecedc4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 12 years ago
0b4a9e1
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
dfbce08
ipv4: Don't add deprecated new binary sysctl value.
by David S. Miller
· 12 years ago
6a0bdff
SCSI & usb-storage: add try_rc_10_first flag
by Alan Stern
· 12 years ago
7586ece
ipv4: tcp: dont cache output dst for syncookies
by Eric Dumazet
· 12 years ago
6648bd7
ipv4: Add sysctl knob to control early socket demux
by Alexander Duyck
· 12 years ago
133189a
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
a116371
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
59bbe27
drm: drop comment about this header being autogenerated.
by Dave Airlie
· 12 years ago
d584a61
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y
by Pablo Neira Ayuso
· 12 years ago
636040b
Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
c2ebea2
ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFT
by Avinash Patil
· 12 years ago
66572cf
mac80211: add command to get current rssi
by Victor Goldenshtein
· 12 years ago
d3decf3
vga_switcheroo: Add include guard
by Ozan Çağlayan
· 12 years ago
bc259ad
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
fe80352
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a2a2609
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
10d8935
Viresh has moved
by Viresh Kumar
· 12 years ago
e4eed03
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
by Andrea Arcangeli
· 12 years ago
abca7c4
mm: fix slab->page _count corruption when using slub
by Pravin B Shelar
· 12 years ago
5a05fae
netfilter: nfq_ct_hook needs __rcu and __read_mostly
by Pablo Neira Ayuso
· 12 years ago
f40759e
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
41063e9
ipv4: Early TCP socket demux.
by David S. Miller
· 12 years ago
f9242b6
inet: Sanitize inet{,6} protocol demux.
by David S. Miller
· 12 years ago
4bccfd1
team: add port_[enabled/disabled] mode callbacks
by Jiri Pirko
· 12 years ago
0f1aad2
team: allow async option changes
by Jiri Pirko
· 12 years ago
85d59a8
team: push array_index and port into separate structure
by Jiri Pirko
· 12 years ago
b130332
team: introduce array options
by Jiri Pirko
· 12 years ago
5149ee5
team: add mode priv to port
by Jiri Pirko
· 12 years ago
0402788
team: make team_mode struct const
by Jiri Pirko
· 12 years ago
3879d4e
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
a77f4b4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
1e0625f
candev: add/update helpers for CAN FD
by Oliver Hartkopp
· 12 years ago
e2d265d
canfd: add support for CAN FD in CAN_RAW sockets
by Oliver Hartkopp
· 12 years ago
8b01939
canfd: add support for CAN FD in PF_CAN core
by Oliver Hartkopp
· 12 years ago
7c94163
canfd: add new data structures and constants
by Oliver Hartkopp
· 12 years ago
b3c911e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
674147e
netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset
by Pablo Neira Ayuso
· 12 years ago
7c62234
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
by Pablo Neira Ayuso
· 12 years ago
246f6f2
kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilation
by Kay Sievers
· 12 years ago
8cfe523
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
9023a40
Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
2603efa
bug.h: Fix up powerpc build regression.
by Paul Mundt
· 12 years ago
93b3cca
ftrace: Make all inline tags also include notrace
by Steven Rostedt
· 12 years ago
Next »