index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-17
net: af_unix should update its inuse counter
Eric Dumazet
1
-0
/
+4
2008-11-17
net: af_unix can make unix_nr_socks visbile in /proc
Eric Dumazet
1
-3
/
+4
2008-11-16
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
2
-31
/
+31
2008-11-16
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2
-16
/
+4
2008-11-16
net: Cleanup of af_unix
Eric Dumazet
1
-62
/
+55
2008-11-16
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
6
-15
/
+0
2008-11-16
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2
-15
/
+42
2008-11-16
dccp: Deprecate old setsockopt framework
Gerrit Renker
4
-105
/
+32
2008-11-16
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+47
2008-11-16
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
2
-20
/
+162
2008-11-16
virtio_net: hook up the set-tso ethtool op
Mark McLoughlin
1
-0
/
+1
2008-11-16
virtio_net: Recycle some more rx buffer pages
Mark McLoughlin
1
-9
/
+13
2008-11-16
net: use %pF for /proc/net/ptype
Alexey Dobriyan
1
-30
/
+2
2008-11-16
net: make sure struct dst_entry refcount is aligned on 64 bytes
Eric Dumazet
1
-0
/
+19
2008-11-16
rcu: documents rculist_nulls
Eric Dumazet
1
-0
/
+167
2008-11-16
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
Eric Dumazet
13
-84
/
+151
2008-11-16
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
5
-66
/
+83
2008-11-16
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet
2
-0
/
+204
2008-11-16
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2
-1
/
+43
2008-11-16
ipv4: Fix ARP behavior with many mac-vlans
Ben Greear
1
-11
/
+11
2008-11-16
e1000e: enable ECC correction on 82571 silicon
Alexander Duyck
3
-0
/
+14
2008-11-16
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
3
-71
/
+191
2008-11-16
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas
3
-2
/
+2
2008-11-16
dm9000: Fix build error.
David S. Miller
1
-1
/
+1
2008-11-16
pegasus: minor resource shrinkage
David Brownell
1
-10
/
+26
2008-11-16
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
PJ Waskiewicz
1
-3
/
+3
2008-11-14
net: speedup dst_release()
Eric Dumazet
1
-2
/
+4
2008-11-13
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
17
-394
/
+4
2008-11-13
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
1
-1
/
+0
2008-11-13
isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines
Harvey Harrison
2
-88
/
+46
2008-11-12
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
13
-153
/
+153
2008-11-12
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
25
-244
/
+253
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
32
-258
/
+256
2008-11-12
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
32
-229
/
+229
2008-11-12
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
1
-3
/
+3
2008-11-12
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
1
-0
/
+2
2008-11-12
bnx2: Update version to 1.8.2.
Michael Chan
1
-2
/
+2
2008-11-12
bnx2: Reorganize timeout constants.
Michael Chan
2
-11
/
+11
2008-11-12
bnx2: Set rx buffer water marks based on MTU.
Michael Chan
2
-2
/
+31
2008-11-12
bnx2: Restrict WoL support.
Michael Chan
1
-1
/
+2
2008-11-12
bnx2: Add PCI ID for 5716S.
Michael Chan
1
-0
/
+4
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
2
-19
/
+5
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
3
-5
/
+12
2008-11-12
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
1
-0
/
+18
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
6
-0
/
+64
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+197
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-11-11
net: remove struct dst_entry::entry_size
Alexey Dobriyan
6
-8
/
+0
[next]