Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
512bb43eb5422ee69a1be05ea0d89dc074fac9a2
/
net
512bb43
pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.
by Jarek Poplawski
· 16 years ago
1b5c007
pkt_sched: sch_htb: Optimize htb_find_next_upper()
by Jarek Poplawski
· 16 years ago
e19caae
bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().
by David S. Miller
· 16 years ago
6cf1a0f
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
by David S. Miller
· 16 years ago
6fdd34d
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
4098dce
dccp: Remove manual influence on NDP Count feature
by Gerrit Renker
· 16 years ago
0049bab
dccp: Remove obsolete parts of the old CCID interface
by Gerrit Renker
· 16 years ago
63b8e28
dccp: Clean up old feature-negotiation infrastructure
by Gerrit Renker
· 16 years ago
991d927
dccp: Integration of dynamic feature activation - part 3 (client side)
by Gerrit Renker
· 16 years ago
192b27f
dccp: Integration of dynamic feature activation - part 2 (server side)
by Gerrit Renker
· 16 years ago
6eb55d1
dccp: Integration of dynamic feature activation - part 1 (socket setup)
by Gerrit Renker
· 16 years ago
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
6c5cc8e
wireless: Fix incorrect use of loose in wext.c
by Nick Andrew
· 16 years ago
a2acde0
tcp: fix tso_should_defer in 64bit
by Ilpo Järvinen
· 16 years ago
d5dd917
tcp: use tcp_write_xmit also in tcp_push_one
by Ilpo Järvinen
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
726e07a
tcp: move some parts from tcp_write_xmit
by Ilpo Järvinen
· 16 years ago
41834b7
tcp: share code through function, not through copy-paste. :-)
by Ilpo Järvinen
· 16 years ago
ee6aac5
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
by Ilpo Järvinen
· 16 years ago
5013316
tcp: no need to pass prev skb around, reduces arg pressure
by Ilpo Järvinen
· 16 years ago
a1197f5
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
by Ilpo Järvinen
· 16 years ago
775ffab
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
by Ilpo Järvinen
· 16 years ago
9969ca5
tcp: Fix thinko making the not-shiftable to cover S|R as well
by Ilpo Järvinen
· 16 years ago
f0bc52f
tcp: force mss equality with the next skb too.
by Ilpo Järvinen
· 16 years ago
61c1d05
dccp: use roundup instead of opencoding
by Ilpo Järvinen
· 16 years ago
0a0755c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
0f70f39
cfg80211: "fix" 11d oops
by Johannes Berg
· 16 years ago
8e7be8d
mac80211: tx module cleanup.
by Rami Rosen
· 16 years ago
4a4f4d8
cfg80211: fix wiphy remove if no regulatory request
by Johannes Berg
· 16 years ago
4571d3b
mac80211: add sta_notify_ps callback
by Christian Lamparter
· 16 years ago
cb3da8c
mac80211: accept empty strings for hidden SSIDs
by Fabio Rossi
· 16 years ago
e60c774
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
by Johannes Berg
· 16 years ago
fee5267
cfg80211: handle SIOCGIWNAME
by Johannes Berg
· 16 years ago
72bdcf3
nl80211: Add frequency configuration (including HT40)
by Jouni Malinen
· 16 years ago
72eaa43
mac80211: only transition STAs ps->wake on data frames
by Johannes Berg
· 16 years ago
8e268e4
mac80211: disassociate prior to unlinking AP/station
by Tomas Winkler
· 16 years ago
e327b847
mac80211: deauth when interface is marked down
by John W. Linville
· 16 years ago
5cf12e8
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
by Shaddy Baddah
· 16 years ago
a6af2d6
tcp: tcp_vegas ssthresh bug fix
by Doug Leith
· 16 years ago
e061b16
xfrm: Accept ESP packets regardless of UDP encapsulation mode
by Martin Willi
· 16 years ago
f706644d
can: omit received RTR frames for single ID filter lists
by Oliver Hartkopp
· 16 years ago
17b24b3
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
by Chas Williams
· 16 years ago
36cbac5
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
by Joe Perches
· 16 years ago
999890b
net: /proc/net/ip_mr_cache, display Iif as a signed short
by Benjamin Thery
· 16 years ago
1ea472e
net: fix /proc/net/ip_mr_cache display - V2
by Benjamin Thery
· 16 years ago
8865c41
atm: 32-bit ioctl compatibility
by David Woodhouse
· 16 years ago
f8269a4
tcp: make urg+gso work for real this time
by Ilpo Järvinen
· 16 years ago
59e4220
pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines
by Jarek Poplawski
· 16 years ago
23cb913
pkt_sched: sch_htb: Remove L2T()
by Jarek Poplawski
· 16 years ago
c19f7a3
pkt_sched: sch_htb: Clean htb_class prio and quantum fields
by Jarek Poplawski
· 16 years ago
633fe66
pkt_sched: sch_htb: Remove htb_sched nwc_hit field
by Jarek Poplawski
· 16 years ago
4164d66
pkt_sched: sch_htb: Remove htb_class aprio field
by Jarek Poplawski
· 16 years ago
d253eee
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
by Oliver Hartkopp
· 16 years ago
5240488
Phonet: basic net namespace support
by Rémi Denis-Courmont
· 16 years ago
bd7df21
Phonet: do not dump addresses from other namespaces
by remi.denis-courmont@nokia
· 16 years ago
d81d228
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
by Martin Willi
· 16 years ago
d25830e
netlabel: Fix a potential NULL pointer dereference
by Paul Moore
· 16 years ago
29fa0b30
xfrm: Cleanup for unlink SPD entry
by Wei Yongjun
· 16 years ago
22d5532
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d5654ef
xfrm: Fix kernel panic when flush and dump SPD entries
by Wei Yongjun
· 16 years ago
3f8c6c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 16 years ago
aa2ba5f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6976a1d
net: percpu_counter_inc() should not be called in BH-disabled section
by Eric Dumazet
· 16 years ago
422d9cd
dccp: Feature activation handlers
by Gerrit Renker
· 16 years ago
b1ad004
dccp: Processing Confirm options
by Gerrit Renker
· 16 years ago
e77b836
dccp: Process incoming Change feature-negotiation options
by Gerrit Renker
· 16 years ago
75757a7
dccp: Preference list reconciliation
by Gerrit Renker
· 16 years ago
8b7b6c7
dccp: Integrate feature-negotiation insertion code
by Gerrit Renker
· 16 years ago
0971d17
dccp: Insert feature-negotiation options into skb
by Gerrit Renker
· 16 years ago
9a5df92
Bluetooth: Fix RFCOMM release oops when device is still in use
by Marcel Holtmann
· 16 years ago
2e79299
Bluetooth: Fix format arguments warning
by Marcel Holtmann
· 16 years ago
a418b89
Bluetooth: Enable per-module dynamic debug messages
by Marcel Holtmann
· 16 years ago
7a9d402
Bluetooth: Send HCI Reset command by default on device initialization
by Marcel Holtmann
· 16 years ago
db7aa1c
Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings
by Marcel Holtmann
· 16 years ago
c6bf514
Bluetooth: Fix leak of uninitialized data to userspace
by Vegard Nossum
· 16 years ago
6113b74
pkt_sched: fix sparse warning
by Hannes Eder
· 16 years ago
ea5693c
netlink: allow empty nested attributes
by Patrick McHardy
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
157653c
sctp: fix missing label when PROC_FS=n
by Randy Dunlap
· 16 years ago
c4106aa
decnet: remove private wrappers of endian helpers
by Harvey Harrison
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5f23b73
net: Fix soft lockups/OOM issues w/ unix garbage collector
by dann frazier
· 16 years ago
b5ddedc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
7e5ab54
Phonet: fix oops in phonet_address_del() on non-Phonet device
by Rémi Denis-Courmont
· 16 years ago
244e6c2
pkt_sched: gen_estimator: Optimize gen_estimator_active()
by Jarek Poplawski
· 16 years ago
860c6e6
mac80211: fix unaligned access in ieee80211_wep_encrypt_data
by Ivan Kuten
· 16 years ago
bf8c1ac
nl80211: Change max TX power to be in mBm instead of dBm
by Jouni Malinen
· 16 years ago
24689c8
rfkill: always call get_state() hook on resume
by Henrique de Moraes Holschuh
· 16 years ago
f80b5e9
rfkill: preserve state across suspend
by Henrique de Moraes Holschuh
· 16 years ago
5925d97
mac80211: Look out for some other AP when disassoc is received.
by Vivek Natarajan
· 16 years ago
e2f367f26
nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS
by Jouni Malinen
· 16 years ago
1dc5a84
mac80211: Fix pid rate-setting algorithm to allow rate changes
by Larry Finger
· 16 years ago
8eb41c9
mac80211: make Minstrel the default rate control algorithm
by Luis R. Rodriguez
· 16 years ago
3ec1925
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
by Patrick McHardy
· 16 years ago
7035560
net: release skb->dst in sock_queue_rcv_skb()
by Eric Dumazet
· 16 years ago
dd24c00
net: Use a percpu_counter for orphan_count
by Eric Dumazet
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
c1b5687
tc: policing requires a rate estimator
by Stephen Hemminger
· 16 years ago
71bcb09
tc: check for errors in gen_rate_estimator creation
by Stephen Hemminger
· 16 years ago
0e991ec
tc: propogate errors from tcf_hash_create
by Stephen Hemminger
· 16 years ago
Next »