Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
6d884e8fc8114dc8877218f06a9a9a1d801901e4
/
net
c7c350e
Merge branch 'hotfixes' into devel
by Trond Myklebust
· 17 years ago
6f3d092
sched, net: socket wakeups are sync
by Ingo Molnar
· 17 years ago
98a8e32
SUNRPC: Add a helper rpcauth_lookup_generic_cred()
by Trond Myklebust
· 17 years ago
5c69104
SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task
by Trond Myklebust
· 17 years ago
9a559ef
SUNRPC: Add a generic RPC credential
by Trond Myklebust
· 17 years ago
4ccda2c
SUNRPC: Clean up rpcauth_bindcred()
by Trond Myklebust
· 17 years ago
af09383
SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
by Trond Myklebust
· 17 years ago
25337fd
SUNRPC: Fix a bug in rpcauth_lookup_credcache()
by Trond Myklebust
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3fedb3c
SVCRDMA: Fix erroneous BUG_ON in send_write
by Tom Tucker
· 17 years ago
c48cbb4
SVCRDMA: Add xprt refs to fix close/unmount crash
by Tom Tucker
· 17 years ago
2262621
[SCTP]: Fix local_addr deletions during list traversals.
by Chidambar 'ilLogict' Zinnoury
· 17 years ago
5ea3a74
[TCP]: Prevent sending past receiver window with TSO (at last skb)
by Ilpo Järvinen
· 17 years ago
94be1a3
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant handler
by Patrick McHardy
· 17 years ago
914afea
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists
by Patrick McHardy
· 17 years ago
b7047a1
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists
by Patrick McHardy
· 17 years ago
019f692
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
by Pekka Enberg
· 17 years ago
3d89e9c
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
by Alexey Dobriyan
· 17 years ago
4f4c943
[NETFILTER]: xt_time: fix failure to match on Sundays
by Jan Engelhardt
· 17 years ago
7000d38
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
by Eric Leblond
· 17 years ago
cabaa9b
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
by Eric Leblond
· 17 years ago
9446389e
Merge commit 'origin' into devel
by Trond Myklebust
· 17 years ago
4c1aa6f
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
ee1a2c5
SUNRPC: Fix a nfs4 over rdma transport oops
by Tom Talpey
· 17 years ago
1ff82fe
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
by David Howells
· 17 years ago
a4e2acf
bluetooth: make bnep_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
04005dd
bluetooth: Make hci_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
147e2d5
bluetooth: hci_core: defer hci_unregister_sysfs()
by Dave Young
· 17 years ago
219b99a
[SCTP]: Bring MAX_BURST socket option into ietf API extension compliance
by Neil Horman
· 17 years ago
140ee96
SCTP: Fix chunk parameter processing bug
by Gui Jianfeng
· 17 years ago
dea75bd
[IPCONFIG]: The kernel gets no IP from some DHCP servers
by Stephen Hemminger
· 17 years ago
3123e66
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
1d60ab0
rc80211-pid: fix rate adjustment
by Stefano Brivio
· 17 years ago
ed58dd4
[ESP]: Add select on AUTHENC
by Herbert Xu
· 17 years ago
d9452e9
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
by David S. Miller
· 17 years ago
8e8440f
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
by Dave Young
· 17 years ago
7e36763
[NET]: Fix race in generic address resolution.
by Frank Blaschka
· 17 years ago
c3d84a4d
iucv: fix build error on !SMP
by Heiko Carstens
· 17 years ago
d152a7d
[TCP]: Must count fack_count also when skipping
by Ilpo Järvinen
· 17 years ago
459eea7
[SCTP]: Use proc_create to setup de->proc_fops.
by Pavel Emelyanov
· 17 years ago
5e47879
[IRDA]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
cdd0972
Merge branch 'cleanups' into next
by Trond Myklebust
· 17 years ago
5e4424a
SUNRPC: Remove now-redundant RCU-safe rpc_task free path
by Trond Myklebust
· 17 years ago
ff2d7db
SUNRPC: Ensure that we read all available tcp data
by Trond Myklebust
· 17 years ago
f5fb7b06
SUNRPC: Eliminate the now-redundant rpc_start_wakeup()
by Trond Myklebust
· 17 years ago
eb276c0
SUNRPC: Switch tasks to using the rpc_waitqueue's timer function
by Trond Myklebust
· 17 years ago
36df9aa
SUNRPC: Add a timer function to wait queues.
by Trond Myklebust
· 17 years ago
f6a1cc8
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
by Trond Myklebust
· 17 years ago
0bc8c7b
[TCP]: BIC web page link is corrected.
by Sangtae Ha
· 17 years ago
2335f8e
[X25]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
6d37a15
[WANROUTER]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
d45fba3
[8021Q]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
7702072
[IPV4]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
4436f4c
[IPV6]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
160f17e
[SCTP]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
25296d5
[PKTGEN]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
46ecf0b
[NEIGHBOUR]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
7e02180
[LLC]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
1e15dc9
[IPX]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
2ce8f04
[SUNRPC]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
64758bd
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 17 years ago
16e297b
[ATM]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
7e8616d
[SCTP]: Update AUTH structures to match declarations in draft-16.
by Vlad Yasevich
· 17 years ago
b40db68
[SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option
by Vlad Yasevich
· 17 years ago
15efbe7
[SCTP]: Clean up naming conventions of sctp protocol/address family registration
by Neil Horman
· 17 years ago
ed2b5b4
[APPLETALK]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
21e4318
[IPCOMP]: Disable BH on output when using shared tfm
by Herbert Xu
· 17 years ago
60717f7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
03147df
mac80211: fix kmalloc vs. net_ratelimit
by Johannes Berg
· 17 years ago
b90a137
[SCTP]: Correctly set the length of sctp_assoc_change notification
by Vlad Yasevich
· 17 years ago
6556874
[NETFILTER]: xt_conntrack: fix IPv4 address comparison
by Jan Engelhardt
· 17 years ago
d61f89e
[NETFILTER]: xt_conntrack: fix missing boolean clamping
by Jan Engelhardt
· 17 years ago
4e29e9e
[NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning
by Patrick McHardy
· 17 years ago
3bdfe7e
[IPV6] SYSCTL: Fix possible memory leakage in error path.
by YOSHIFUJI Hideaki
· 17 years ago
b37d428b
[INET]: Don't create tunnels with '%' in name.
by Pavel Emelyanov
· 17 years ago
d9595a7
[AF_KEY]: Fix oops by converting to proc_net_*().
by David S. Miller
· 17 years ago
148f972
[IPV4]: Reset scope when changing address
by Bjorn Mork
· 17 years ago
f1243c2
[IPV6]: Add missing initializations of the new nl_info.nl_net field
by Benjamin Thery
· 17 years ago
3ab2273
bluetooth: delete timer in l2cap_conn_del()
by Thomas Gleixner
· 17 years ago
5d00837
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
by Trond Myklebust
· 17 years ago
fda1393
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
by Trond Myklebust
· 17 years ago
96ef13b2
SUNRPC: Add a new helper rpc_wake_up_queued_task()
by Trond Myklebust
· 17 years ago
fde95c7
SUNRPC: Clean up rpc_run_timer()
by Trond Myklebust
· 17 years ago
32bfb5c
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
by Trond Myklebust
· 17 years ago
5f2f40a
tipc: fix integer as NULL pointer sparse warnings in tipc
by Harvey Harrison
· 17 years ago
bdc0894
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
1b04ab4
[NETFILTER]: fix ebtable targets return
by Joonwoo Park
· 17 years ago
34cc7ba
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
by Pavel Emelyanov
· 17 years ago
55b01e8
[NET]: Restore sanity wrt. print_mac().
by David S. Miller
· 17 years ago
bc4bf5f
[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.
by Pavel Emelyanov
· 17 years ago
1840bb1
[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
by Thomas Graf
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
5216a8e
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
by Pavel Emelyanov
· 17 years ago
da12f73
[NETNS]: Namespace leak in pneigh_lookup.
by Denis V. Lunev
· 17 years ago
5f31886
[SCTP]: Pick up an orphaned sctp_sockets_allocated counter.
by Pavel Emelyanov
· 17 years ago
27ecb1f
[NETFILTER]: xt_iprange: fix subtraction-based comparison
by Jan Engelhardt
· 17 years ago
7d9904c
[NETFILTER]: xt_hashlimit: remove unneeded struct member
by Jan Engelhardt
· 17 years ago
eb1197b
[NETFILTER]: Fix incorrect use of skb_make_writable
by Joonwoo Park
· 17 years ago
f449b3b
[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it
by Pavel Emelyanov
· 17 years ago
e2b58a6
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data
by Patrick McHardy
· 17 years ago
Next »