Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
87321c839fb4a65b5d78c16d79d1674cf223a452
/
include
6706b6e
ipv4: Remove now superfluous code in ip_route_connect().
by David S. Miller
· 14 years ago
813b3b5
ipv4: Use caller's on-stack flowi as-is in output route lookups.
by David S. Miller
· 14 years ago
5c1e6aa
net: Make dst_alloc() take more explicit initializations.
by David S. Miller
· 14 years ago
fa2bd7f
net: allow user to change NETIF_F_HIGHDMA
by Michał Mirosław
· 14 years ago
1742f18
net: fix netdev_increment_features()
by Michał Mirosław
· 14 years ago
f6d8bd0
inet: add RCU protection to inet->opt
by Eric Dumazet
· 14 years ago
0a14842
net: filter: Just In Time compiler for x86-64
by Eric Dumazet
· 14 years ago
b678027
ipv4: Kill RTO_CONN.
by David S. Miller
· 14 years ago
2d7192d
ipv4: Sanitize and simplify ip_route_{connect,newports}()
by David S. Miller
· 14 years ago
da0420b
sctp: clean up route lookup calls
by Vlad Yasevich
· 14 years ago
af13847
sctp: remove useless arguments from get_saddr() call
by Vlad Yasevich
· 14 years ago
9914ae3
sctp: cache the ipv6 source after route lookup
by Vlad Yasevich
· 14 years ago
345578d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
cfef604
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
2a9e950
net: Remove __KERNEL__ cpp checks from include/net
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
e1cdd55
sctp: implement event notification SCTP_SENDER_DRY_EVENT
by Wei Yongjun
· 14 years ago
ee916fd
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
by Wei Yongjun
· 14 years ago
209ba42
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
by Wei Yongjun
· 14 years ago
92c73af
sctp: make heartbeat information in sctp_make_heartbeat()
by Wei Yongjun
· 14 years ago
de6becd
sctp: fix to check the source address of COOKIE-ECHO chunk
by Wei Yongjun
· 14 years ago
0b8f9e2
sctp: remove completely unsed EMPTY state
by Vlad Yasevich
· 14 years ago
4866969
sctp: remove redundant check when walking through a list of TLV parameters
by Shan Wei
· 14 years ago
6600992
sctp: kill abandoned SCTP_CMD_TRANSMIT command
by Shan Wei
· 14 years ago
709d387
sctp: delete unused macro definition of sctp_chunk_is_control
by Shan Wei
· 14 years ago
dcf55fb
mac80211: add a function for setting the TIM bit for a specific station
by Felix Fietkau
· 14 years ago
cbc6a6e
rfkill: Regulator consumer driver for rfkill
by Antonio Ospite
· 14 years ago
bb411b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
4805347
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
e194342
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c3968a8
ipv6: RTA_PREFSRC support for ipv6 route source address selection
by Daniel Walter
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
21d8c49
ipv4: Call fib_select_default() only when actually necessary.
by David S. Miller
· 14 years ago
38a2f37
usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.
by huajun li
· 14 years ago
c326de8
net: allow shifted access in smsc911x V2
by Mathieu J. Poirier
· 14 years ago
4d42d41
rndis_host: Poll status before control channel where necessary
by Ben Hutchings
· 14 years ago
8b5933c
net: ethtool support to configure number of channels
by amit salecha
· 14 years ago
58d35f8
Bluetooth: Move tx queue to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
39d5a3e
Bluetooth: Move SREJ list to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
91eb7c0
netfilter: ipset: SCTP, UDPLITE support added
by Jozsef Kadlecsik
· 14 years ago
6139e75
net: Missing 'inline' in vlan-disabled vlan_untag()
by David S. Miller
· 14 years ago
a7e7015
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
1aac626
net: vlan_features comment clarification
by Michał Mirosław
· 14 years ago
bcc6d47
net: vlan: make non-hw-accel rx path similar to hw-accel
by Jiri Pirko
· 14 years ago
ebe27c9
{mac|nl}80211: Add station connected time
by Mohammed Shafi Shajakhan
· 14 years ago
c93b5e7
nl80211: New notification to discover mesh peer candidates.
by Javier Cardona
· 14 years ago
b39c48f
nl80211/mac80211: let userspace authenticate stations
by Javier Cardona
· 14 years ago
15d5dda
cfg80211/nl80211: Add userspace authentication flag to mesh setup
by Javier Cardona
· 14 years ago
581a8b0
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
by Javier Cardona
· 14 years ago
e8306f9
mac80211: Check for queued frames before entering power save.
by Vivek Natarajan
· 14 years ago
252f4bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
73d6ac6
caif: code cleanup
by Stephen Hemminger
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
127fe53
v3 ethtool: add ntuple flow specifier data to network flow classifier
by Alexander Duyck
· 14 years ago
c44eaf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
990078a
Disable rp_filter for IPsec packets
by Michael Smith
· 14 years ago
5c04c81
fib_validate_source(): pass sk_buff instead of mark
by Michael Smith
· 14 years ago
311bb89
Bluetooth: Move busy workqueue to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
f1c6775
Bluetooth: Move srej and busy queues to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
e92c8e7
Bluetooth: Move ERTM timers to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
2c03a7a
Bluetooth: Move remote info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
6f61fd4
Bluetooth: Move SDU related vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
6a02661
Bluetooth: Move more ERTM stuff to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
42e5c80
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
525cd18
Bluetooth: Move conn_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
710f9b0
Bluetooth: clean up l2cap_sock_recvmsg()
by Gustavo F. Padovan
· 14 years ago
73ffa90
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fc7f8a7
Bluetooth: Move ident to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
820ffdb
Bluetooth: Remove struct del_list
by Gustavo F. Padovan
· 14 years ago
baa7e1f
Bluetooth: Use struct list_head for L2CAP channels list
by Gustavo F. Padovan
· 14 years ago
4845407
Bluetooth: Create struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
c1e48ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
1b86a58
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
by OGAWA Hirofumi
· 14 years ago
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
f4263c9
nl80211: Add BSS parameters to station
by Paul Stewart
· 14 years ago
f3b3e36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
912d398
net: fix skb_add_data_nocache() to calc csum correctly
by Wei Yongjun
· 14 years ago
a25a32a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
4c844d9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
34206f2
can: mcp251x: Allow pass IRQ flags through platform data.
by Enric Balletbo i Serra
· 14 years ago
44148a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block
by Linus Torvalds
· 14 years ago
a63a5cf
dm: improve block integrity support
by Mike Snitzer
· 14 years ago
7dcda1c
fs: export empty_aops
by Jens Axboe
· 14 years ago
b710a48
block: get rid of elv_insert() interface
by Jens Axboe
· 14 years ago
9d93059
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
d14f5b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
68f512f
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
by Ben Hutchings
· 14 years ago
8717d07
ethtool: Fill out and update comment for struct ethtool_ops
by Ben Hutchings
· 14 years ago
e20b5b6
ethtool: Convert struct ethtool_ops comment to kernel-doc format
by Ben Hutchings
· 14 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
b2a8b4b
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
5df2397
drm: fix "persistant" typo
by Jan Engelhardt
· 14 years ago
758f231
drm/radeon/kms: add some new ontario pci ids
by Alex Deucher
· 14 years ago
a88a965
Bluetooth: Add mgmt_remote_name event
by Johan Hedberg
· 14 years ago
e17acd4
Bluetooth: Add mgmt_device_found event
by Johan Hedberg
· 14 years ago
ce57d9e
ssb: trivial: use u8 for chip_rev (it's mask is 0xF)
by Rafał Miłecki
· 14 years ago
4dd365f
ieee80211: add HT extended capabilities masks
by Bing Zhao
· 14 years ago
5312c3f
mac80211: fix comment regarding aggregation buf_size
by Johannes Berg
· 14 years ago
0545a30
pkt_sched: QFQ - quick fair queue scheduler
by stephen hemminger
· 14 years ago
Next »