index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
84
-516
/
+824
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
ehea: Fixing LRO configuration
Breno Leitao
2
-2
/
+14
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
3
-1
/
+3
2010-12-08
x25: decrement netdev reference counts on unload
Apollon Oikonomopoulos
1
-0
/
+1
2010-12-08
driver/net/benet: fix be_cmd_multicast_set() memcpy bug
Joe Jin
1
-1
/
+1
2010-12-08
l2tp: Fix modalias of l2tp_ip
Michal Marek
1
-1
/
+5
2010-12-08
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
Nelson Elhage
1
-2
/
+4
2010-12-08
Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...
David S. Miller
3
-14
/
+37
2010-12-08
isdn/hisax: fix compiler warning on hisax_pci_tbl
Namhyung Kim
1
-1
/
+1
2010-12-08
af_packet: fix freeing pg_vec twice on error path
Changli Gao
1
-1
/
+0
2010-12-08
af_packet: eliminate pgv_to_page on some arches
Changli Gao
1
-1
/
+3
2010-12-08
net: call dev_queue_xmit_nit() after skb_dst_drop()
Eric Dumazet
1
-3
/
+3
2010-12-08
filter: constify sk_run_filter()
Eric Dumazet
4
-20
/
+22
2010-12-08
via-rhine: hardware VLAN support
Roger Luethi
1
-14
/
+312
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
5
-27
/
+27
2010-12-08
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
7
-9
/
+264
2010-12-08
llc: fix a device refcount imbalance
Eric Dumazet
1
-2
/
+3
2010-12-08
net/9p/protocol.c: Remove duplicated macros.
Thiago Farina
1
-24
/
+9
2010-12-08
ifb: goto resched directly if error happens and dp->tq isn't empty
Changli Gao
1
-0
/
+2
2010-12-08
net: init ingress queue
Changli Gao
1
-22
/
+13
2010-12-08
tcp: Bug fix in initialization of receive window.
Nandita Dukkipati
1
-5
/
+4
2010-12-08
cxgb4: fix MAC address hash filter
Dimitris Michailidis
1
-1
/
+1
2010-12-08
can: add slcan driver for serial/USB-serial CAN adapters
Oliver Hartkopp
3
-0
/
+777
2010-12-08
atm: lanai: use kernel's '%pM' format option to print MAC
Andy Shevchenko
1
-5
/
+2
2010-12-08
CAIF: Fix U5500 compile error for shared memory driver
Kim Lilliestierna XX
2
-2
/
+2
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
24
-97
/
+135
2010-12-07
sfc: Fix NAPI list corruption during ring reallocation
Ben Hutchings
1
-12
/
+19
2010-12-07
sfc: Fix crash in legacy onterrupt handler during ring reallocation
Ben Hutchings
3
-2
/
+18
2010-12-07
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
3
-6
/
+22
2010-12-07
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
7
-9
/
+248
2010-12-06
Revert "ehea: Use the standard logging functions"
David S. Miller
5
-274
/
+293
2010-12-06
net: cris/eth_v10: Use net_device_stats from struct net_device_stats
Tobias Klauser
1
-19
/
+15
2010-12-06
net: emaclite: Omit private ndo_get_stats function
Tobias Klauser
1
-16
/
+0
2010-12-06
net: am79c961a: Omit private ndo_get_stats function
Tobias Klauser
1
-9
/
+0
2010-12-06
ixgbe: fix enum type mismatch on disable laser
Don Skidmore
1
-3
/
+3
2010-12-06
ixgbe: fix for link failure on SFP+ DA cables
Don Skidmore
2
-3
/
+28
2010-12-06
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-06
Fix a typo in datagram.c and sctp/socket.c.
David Shwatrz
2
-2
/
+2
2010-12-06
filter: add a security check at install time
Eric Dumazet
1
-9
/
+63
2010-12-06
net: arp: use assignment
Changli Gao
1
-1
/
+1
2010-12-06
be2net: Handle out of buffer completions for lancer
Sathya Perla
2
-21
/
+38
2010-12-06
be2net: FW init cmd fix for lancer
Sathya Perla
1
-19
/
+8
2010-12-06
be2net: Fix be_dev_family_check() return value check
Sathya Perla
1
-1
/
+1
2010-12-06
af_packet: remove pgv.flags
Changli Gao
1
-15
/
+5
2010-12-06
af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc()
Changli Gao
1
-17
/
+19
2010-12-06
net: kill an RCU warning in inet_fill_link_af()
Eric Dumazet
1
-4
/
+4
2010-12-06
__in_dev_get_rtnl() can use rtnl_dereference()
Eric Dumazet
1
-1
/
+1
2010-12-06
filter: add SKF_AD_RXHASH and SKF_AD_CPU
Eric Dumazet
2
-1
/
+9
[next]