index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-17
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
1
-0
/
+34
2010-09-17
netns: keep vlan slaves on master netns move
David Lamparter
2
-0
/
+8
2010-09-17
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
1
-2
/
+5
2010-09-16
ip6tnl: get rid of ip6_tnl_lock
Eric Dumazet
1
-30
/
+28
2010-09-16
net: include inetdevice.h for rcu_dereference_raw api change
Stephen Rothwell
1
-0
/
+1
2010-09-15
net: enable GRO by default for vlan devices
Brandon Philips
1
-0
/
+5
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
4
-5
/
+5
2010-09-15
phonet: Fix build warning.
David S. Miller
1
-1
/
+2
2010-09-15
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
2
-0
/
+98
2010-09-15
Phonet: look up the resource routing table when forwarding
Rémi Denis-Courmont
1
-0
/
+17
2010-09-15
Phonet: hook resource routing to userspace via ioctl()'s
Rémi Denis-Courmont
2
-0
/
+14
2010-09-15
Phonet: resource routing backend
Rémi Denis-Courmont
1
-0
/
+88
2010-09-15
Phonet: remove dangling pipe if an endpoint is closed early
Rémi Denis-Courmont
1
-1
/
+26
2010-09-15
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
4
-119
/
+73
2010-09-15
irda/irnet: use noop_llseek
Arnd Bergmann
1
-1
/
+2
2010-09-15
sit: get rid of ipip6_lock
Eric Dumazet
1
-33
/
+31
2010-09-15
gre: get rid of ipgre_lock
Eric Dumazet
1
-29
/
+32
2010-09-15
ipip: get rid of ipip_lock
Eric Dumazet
1
-33
/
+34
2010-09-15
ethtool: Remove unimplemented flow specification types
Ben Hutchings
1
-4
/
+4
2010-09-15
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2
-46
/
+14
2010-09-15
dccp ccid-3: remove buggy RTT-sampling history lookup
Gerrit Renker
3
-57
/
+38
2010-09-15
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
Gerrit Renker
2
-16
/
+21
2010-09-14
X.25 remove bkl in connect
andrew hendry
1
-2
/
+0
2010-09-14
X.25 remove bkl in accept
Andrew Hendry
1
-3
/
+5
2010-09-14
X.25 remove bkl in bind
andrew hendry
1
-2
/
+2
2010-09-14
X.25 remove bkl in listen
andrew hendry
1
-2
/
+2
2010-09-14
net/irda: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-09-13
flow: better memory management
Eric Dumazet
1
-36
/
+42
2010-09-10
pkt_sched: remov unnecessary bh_disable
stephen hemminger
1
-2
/
+2
2010-09-10
fib: cleanups
Eric Dumazet
1
-32
/
+23
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
42
-258
/
+342
2010-09-09
tipc: Optimize handling excess content on incoming messages
Paul Gortmaker
2
-10
/
+4
2010-09-09
tunnels: missing rcu_assign_pointer()
Eric Dumazet
2
-2
/
+2
2010-09-09
net/core: add lock context change annotations in net/core/sock.c
Namhyung Kim
1
-0
/
+4
2010-09-09
net/core: remove address space warnings on verify_iovec()
Namhyung Kim
1
-2
/
+4
2010-09-09
sctp: fix test for end of loop
Joe Perches
1
-23
/
+23
2010-09-09
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
David S. Miller
40
-1572
/
+2548
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
23
-274
/
+919
2010-09-08
udp: add rehash on connect()
Eric Dumazet
4
-2
/
+64
2010-09-08
net: inet_add_protocol() can use cmpxchg()
Eric Dumazet
2
-54
/
+9
2010-09-08
RDS: Implement masked atomic operations
Andy Grover
4
-13
/
+52
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
7
-21
/
+97
2010-09-08
RDS: cancel connection work structs as we shut down
Zach Brown
1
-0
/
+4
2010-09-08
RDS: don't call rds_conn_shutdown() from rds_conn_destroy()
Zach Brown
1
-2
/
+7
2010-09-08
RDS: have sockets get transport module references
Zach Brown
4
-6
/
+21
2010-09-08
RDS: remove old rs_transport comment
Zach Brown
1
-6
/
+0
2010-09-08
RDS: lock rds_conn_count decrement in rds_conn_destroy()
Zach Brown
1
-0
/
+3
2010-09-08
RDS/IB: protect the list of IB devices
Zach Brown
3
-10
/
+26
2010-09-08
RDS/IB: print IB event strings as well as their number
Zach Brown
1
-4
/
+39
2010-09-08
RDS: flush fmrs before allocating new ones
Chris Mason
1
-2
/
+5
[next]