Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6383cfb3ed3c5c0bea06da0099c219ef4237ecf5
/
include
6383cfb
sctp: Fix malformed "Invalid Stream Identifier" error
by Vlad Yasevich
· 15 years ago
b93d647
sctp: implement the sender side for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
475cba4
sctp: implement definition for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
386e50c
X25: Enable setting of cause and diagnostic fields
by Andrew Hendry
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
dfef948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
eeb74a9d
Phonet: convert devices list to RCU
by Rémi Denis-Courmont
· 15 years ago
e014deb
linkwatch: linkwatch_forget_dev() to speedup device dismantle
by Eric Dumazet
· 15 years ago
395264d
net: introduce NETDEV_UNREGISTER_PERNET
by Octavian Purdila
· 15 years ago
d83345a
net: add dev_txq_stats_fold() helper
by Eric Dumazet
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
23f268f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 15 years ago
82abc2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
c85e9d7
znet: fix build failure from i82593.h relocation
by John W. Linville
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e29d436
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
by David S. Miller
· 15 years ago
b9f5d52
remove deprecated and not used: print_mac()
by Marin Mitov
· 15 years ago
9a1654b
net: Optimize hard_start_xmit() return checking
by Jarek Poplawski
· 15 years ago
1a7af63
nilfs2: deleted struct nilfs_dat_group_desc
by Jiro SEKIBA
· 15 years ago
cd4ca27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
5256f2e
inet: fix inet_bind_bucket_for_each
by Lucian Adrian Grijincu
· 15 years ago
ce81b76
ipv6: use RCU to walk list of network devices
by Eric Dumazet
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
409b95a
sctp: Set source addresses on the association before adding transports
by Vlad Yasevich
· 15 years ago
61fa713
cfg80211: return channel noise via survey API
by Holger Schurig
· 15 years ago
63c5723
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
by Rui Paulo
· 15 years ago
d19b3bf
mac80211: replace "destination" with "target" to follow the spec
by Rui Paulo
· 15 years ago
90a5e16
mac80211: implement RANN processing and forwarding
by Rui Paulo
· 15 years ago
572a9d7
net: allow to propagate errors through ->ndo_hard_start_xmit()
by Patrick McHardy
· 15 years ago
b87e5e2
serial: add support for the Lava Quattro PCI quad-port 16550A card
by Lennert Buytenhek
· 15 years ago
71ccb83
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
by Peter Zijlstra
· 15 years ago
f5c15d0
fb: remove fb_save_state() and fb_restore_state operations
by Krzysztof Helt
· 15 years ago
8b78764
nl80211: add a parameter for using 4-address frames on virtual interfaces
by Felix Fietkau
· 15 years ago
3491707
mac80211: update meshconf IE
by Rui Paulo
· 15 years ago
fe8bc91
ext3: Wait for proper transaction commit on fsync
by Jan Kara
· 15 years ago
254245d
netdev: add netdev_continue_rcu
by stephen hemminger
· 15 years ago
bf3204c
Input: fix locking in memoryless force-feedback devices
by Dmitry Torokhov
· 15 years ago
37e8273
usbnet: Set link down initially for drivers that update link state
by Ben Hutchings
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
6b0d07b
Phonet: put sockets in a hash table
by Rémi Denis-Courmont
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
799dd75
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9e0d57f
xfrm: SAD entries do not expire correctly after suspend-resume
by Yury Polyanskiy
· 15 years ago
7a50a24
net/compat_ioctl: support SIOCWANDEV
by Arnd Bergmann
· 15 years ago
512615b
udp: secondary hash on (local port, local address)
by Eric Dumazet
· 15 years ago
d4cada4
udp: split sk_hash into two u16 hashes
by Eric Dumazet
· 15 years ago
fdcc8aa9
udp: add a counter into udp_hslot
by Eric Dumazet
· 15 years ago
e000016
can: Driver for the Microchip MCP251x SPI CAN controllers
by Christian Pellegrin
· 15 years ago
81adee4
net: Support specifying the network namespace upon device creation.
by Eric W. Biederman
· 15 years ago
afa0897
i2c: Add an interface to lock/unlock an I2C bus segment
by Jean Delvare
· 15 years ago
3806e94b
i2c-piix4: Modify code name SB900 to Hudson-2
by Crane Cai
· 15 years ago
b215c57
net: kill proto_ops wrapper
by Arnd Bergmann
· 15 years ago
b622d97a
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
by David S. Miller
· 15 years ago
2dceba1
compat: add struct compat_ifreq etc to compat.h
by Arnd Bergmann
· 15 years ago
10d626f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
af81858
mac80211: async station powersave handling
by Johannes Berg
· 15 years ago
b2b465e
[SCSI] Fix incorrect reporting of host protection capabilities
by Martin K. Petersen
· 15 years ago
62d8368
Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
bb1cafb
ieee802154: add support for creation/removal of logic interfaces
by Dmitry Eremin-Solenikov
· 15 years ago
4272344
ieee802154: add an mlme_ops call to retrieve PHY object
by Dmitry Eremin-Solenikov
· 15 years ago
1eaa9d0
ieee802154: add LIST_PHY command support
by Dmitry Eremin-Solenikov
· 15 years ago
a9966b5
ieee802154: constify struct net_device in some operations
by Dmitry Eremin-Solenikov
· 15 years ago
e9cf356
wpan-phy: follow usual patter of devices registration
by Dmitry Eremin-Solenikov
· 15 years ago
a0b4a73
wpan-phy: allow specifying a per-page channel mask
by Dmitry Eremin-Solenikov
· 15 years ago
1c889f4
wpan-phy: add wpan-phy iteration functions
by Dmitry Eremin-Solenikov
· 15 years ago
69d9ab9
wpan-phy: add a helper to put the wpan_phy device
by Dmitry Eremin-Solenikov
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f9dd09c
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
by Jozsef Kadlecsik
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
6a2a2d6
tcp: Use defaults when no route options are available
by Gilad Ben-Yossef
· 15 years ago
5ed176e
mac80211: make ieee80211_find_sta per virtual interface
by Johannes Berg
· 15 years ago
d94d9fe
net: cleanup include/linux
by Eric Dumazet
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
38dc634
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
9905d1b
PM / yenta: Split resume into early and late parts (rev. 4)
by Rafael J. Wysocki
· 15 years ago
7a8b337
gianfar: Basic Support for programming hash rules
by Sandeep Gopalpet
· 15 years ago
52fae08
tg3 / broadcom: Optionally disable TXC if no link
by Matt Carlson
· 15 years ago
32e5a8d
tg3 / broadcom: Add code to disable rxc refclk
by Matt Carlson
· 15 years ago
63a14ce
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
by Matt Carlson
· 15 years ago
8649f13
broadcom: Consolidate dev_flags definitions
by Matt Carlson
· 15 years ago
1836d95
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
bce8fc4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a5e3013
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3e2796a
9p: fix readdir corner cases
by Eric Van Hensbergen
· 15 years ago
72c9528
net: Introduce dev_get_by_name_rcu()
by Eric Dumazet
· 15 years ago
244546f
RDS: Add GET_MR_FOR_DEST sockopt
by Andy Grover
· 15 years ago
1a6f2a7
Driver core: allow certain drivers prohibit bind/unbind via sysfs
by Dmitry Torokhov
· 15 years ago
22403de
mac80211: also drop qos-nullfunc frames silently
by Johannes Berg
· 15 years ago
c27f2fd
mac80211: deprecate qual value
by Johannes Berg
· 15 years ago
eddcbb94
mac80211: introduce ieee80211_beacon_get_tim()
by Johannes Berg
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
6a86b9c
mac80211: fix radiotap header generation
by Johannes Berg
· 15 years ago
Next »