Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a2ab3d30005cdce45c2c7e31ad6743ad7975609a
/
net
035da16
s390: remove s390_root_dev_*()
by Mark McLoughlin
· 16 years ago
15b0669
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
6f57321
pkt_sched: cls_u32: Fix locking in u32_change()
by Jarek Poplawski
· 16 years ago
f1d3e4d
iucv: fix cpu hotplug
by Heiko Carstens
· 16 years ago
65dbd7c
af_iucv: Free iucv path/socket in path_pending callback
by Hendrik Brueckner
· 16 years ago
18becbc
af_iucv: avoid left over IUCV connections from failing connects
by Ursula Braun
· 16 years ago
55cdea9
af_iucv: New error return codes for connect()
by Hendrik Brueckner
· 16 years ago
c276e09
Revert "net: Fix for initial link state in 2.6.28"
by David S. Miller
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
7945cc6
tcp: Kill extraneous SPLICE_F_NONBLOCK checks.
by David S. Miller
· 16 years ago
4f7d54f
tcp: don't mask EOF and socket errors on nonblocking splice receive
by Lennert Buytenhek
· 16 years ago
129fa44
dccp: Integrate the TFRC library with DCCP
by Gerrit Renker
· 16 years ago
e5fd56c
dccp: Clean up ccid.c after integration of CCID plugins
by Gerrit Renker
· 16 years ago
ddebc97
dccp: Lockless integration of CCID congestion-control plugins
by Gerrit Renker
· 16 years ago
6e5c172
can: update can-bcm for hrtimer hardirq callbacks
by Oliver Hartkopp
· 16 years ago
858eb71
DCB: fix kfree(skb)
by Roel Kluin
· 16 years ago
914d116
ipv6: IPV6_PKTINFO relied userspace providing correct length
by Ilpo Järvinen
· 16 years ago
22604c8
net: Fix for initial link state in 2.6.28
by Michael Marineau
· 16 years ago
f32f8b7
net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
by Simon Holm Thøgersen
· 16 years ago
5d38a07
gro: Add page frag support
by Herbert Xu
· 16 years ago
b530256
gro: Use gso_size to store MSS
by Herbert Xu
· 16 years ago
14deae4
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
by David S. Miller
· 16 years ago
157cf64
sanitize audit_fd_pair()
by Al Viro
· 16 years ago
f3298dc
sanitize audit_socketcall
by Al Viro
· 16 years ago
ad36b88
tty: Fix an ircomm warning and note another bug
by Alan Cox
· 16 years ago
be6d3e5
introduce new LSM hooks where vfsmount is available.
by Kentaro Takeda
· 16 years ago
f57fa1d
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
08cc36c
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
eb4dea5
net: Fix percpu counters deadlock
by Herbert Xu
· 16 years ago
0f23174
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
by Rusty Russell
· 16 years ago
68ce9c0
cls_cgroup: clean up Kconfig
by Li Zefan
· 16 years ago
8e8ba85
cls_cgroup: clean up for cgroup part
by Li Zefan
· 16 years ago
2f068bf
cls_cgroup: fix an oops when removing a cgroup
by Li Zefan
· 16 years ago
68888d1
IPVS: Make "no destination available" message more consistent between schedulers
by Simon Horman
· 16 years ago
8eb7986
netns: foreach_netdev_safe is insufficient in default_device_exit
by Eric W. Biederman
· 16 years ago
91b208c
net: make xfrm_statistics_seq_show use generic snmp_fold_field
by Rusty Russell
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
1db2a5c
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
0da2afd
gro: Fix potential use after free
by Herbert Xu
· 16 years ago
d7b0663
net: Init NAPI dev_list on napi_del
by Peter P Waskiewicz Jr
· 16 years ago
f2712fd
ipsec: Remove useless ret variable
by Herbert Xu
· 16 years ago
88a44e5
net/appletalk: Remove redundant test
by Julia Lawall
· 16 years ago
64ff3b9
tcp: Always set urgent pointer if it's beyond snd_nxt
by Herbert Xu
· 16 years ago
8510b93
sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option
by Wei Yongjun
· 16 years ago
9fcb95a
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
by Wei Yongjun
· 16 years ago
aea3c5c
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
by Wei Yongjun
· 16 years ago
ea686a2
sctp: Fix a typo in socket.c
by Wei Yongjun
· 16 years ago
e89c209
sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance
by Wei Yongjun
· 16 years ago
f7d1b9f
vlan: fix convertion to net_device_ops
by Eric Dumazet
· 16 years ago
7091e72
netns: igmp: make /proc/net/{igmp,mcfilter} per netns
by Alexey Dobriyan
· 16 years ago
b4ee07d
netns: igmp: allow IPPROTO_IGMP sockets in netns
by Alexey Dobriyan
· 16 years ago
8f7c502
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
by Ursula Braun
· 16 years ago
91d5d45
[S390] iucv: Locking free version of iucv_message_(receive|send)
by Hendrik Brueckner
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
2efef70
rpc: add service field to new upcall
by Olga Kornievskaia
· 16 years ago
8b1c7bf
rpc: add target field to new upcall
by Olga Kornievskaia
· 16 years ago
61054b1
nfsd: support callbacks with gss flavors
by Olga Kornievskaia
· 16 years ago
945b34a
rpc: allow gss callbacks to client
by Olga Kornievskaia
· 16 years ago
608207e
rpc: pass target name down to rpc level on callbacks
by Olga Kornievskaia
· 16 years ago
68e76ad
nfsd: pass client principal name in rsc downcall
by Olga Kornievskaia
· 16 years ago
34769fc
rpc: implement new upcall
by \"J. Bruce Fields\
· 16 years ago
5b7ddd4
rpc: store pointer to pipe inode in gss upcall message
by \"J. Bruce Fields\
· 16 years ago
79a3f20
rpc: use count of pipe openers to wait for first open
by \"J. Bruce Fields\
· 16 years ago
cf81939
rpc: track number of users of the gss upcall pipe
by \"J. Bruce Fields\
· 16 years ago
e712804
rpc: call release_pipe only on last close
by \"J. Bruce Fields\
· 16 years ago
c381060
rpc: add an rpc_pipe_open method
by \"J. Bruce Fields\
· 16 years ago
db75b3d
rpc: minor gss_alloc_msg cleanup
by \"J. Bruce Fields\
· 16 years ago
b03568c
rpc: factor out warning code from gss_pipe_destroy_msg
by \"J. Bruce Fields\
· 16 years ago
99db356
rpc: remove unnecessary assignment
by \"J. Bruce Fields\
· 16 years ago
6dcd392
sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)
by Jeff Layton
· 16 years ago
64672d5
optimize attribute timeouts for "noac" and "actimeo=0"
by Peter Staubach
· 16 years ago
7bd8826
SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
by Trond Myklebust
· 16 years ago
468039e
SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
by Trond Myklebust
· 16 years ago
88a9fe8
SUNRPC: Remove the last remnant of the BKL...
by Trond Myklebust
· 16 years ago
05a8c1c
pkt_sched: Remove smp_wmb() in qdisc_watchdog()
by Jarek Poplawski
· 16 years ago
5f2f6da
net: Fix oops in dev_ifsioc()
by Jarek Poplawski
· 16 years ago
7f3ff4f
pkt_sched: Annotate uninitialized var in sfq_enqueue()
by Jarek Poplawski
· 16 years ago
f4314e8
net: add DCNA attribute to the BCN interface for DCB
by Don Skidmore
· 16 years ago
1486a61
net: fix DCB setstate to return success/failure
by Don Skidmore
· 16 years ago
520eb82
mac80211: implement dynamic power save
by Kalle Valo
· 16 years ago
ce7c911
mac80211: track master queue status
by Kalle Valo
· 16 years ago
e0cb686
mac80211: enable IEEE80211_CONF_PS only when associated
by Kalle Valo
· 16 years ago
5e3f308
mac80211: Print unknown packet type in tasklet_handler
by Larry Finger
· 16 years ago
1355412
mac80211: fix a typo in ieee80211_send_assoc() method.
by Rami Rosen
· 16 years ago
8d6f658
mac80211: Remove radiotap rate-present flag for HT
by Jouni Malinen
· 16 years ago
b8d476c
mac80211: Send Layer 2 Update frame on reassociation
by Jouni Malinen
· 16 years ago
0fb8ca4
mac80211: Add HT rates into RX status reporting
by Jouni Malinen
· 16 years ago
094d05d
mac80211: Fix HT channel selection
by Sujith
· 16 years ago
420e7fa
nl80211: Add signal strength and bandwith to nl80211station info
by Henning Rogge
· 16 years ago
6086ebc
tcp: Stop scaring users with "treason uncloaked!"
by Matt Mackall
· 16 years ago
3de77cf
Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode"
by David S. Miller
· 16 years ago
1b08534
net: Fix module refcount leak in kernel_accept()
by Wei Yongjun
· 16 years ago
49ad959
Revert "net: release skb->dst in sock_queue_rcv_skb()"
by David S. Miller
· 16 years ago
a693722
dccp_diag: LISTEN sockets don't have CCIDs
by Arnaldo Carvalho de Melo
· 16 years ago
893873f
Phonet: get rid of deferred work on the transmission path
by Rémi Denis-Courmont
· 16 years ago
be67773
Phonet: use atomic for packet TX window
by Rémi Denis-Courmont
· 16 years ago
57c81ff
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
by Rémi Denis-Courmont
· 16 years ago
2d91d78
Phonet: allocate a non-Ethernet ARP type
by Rémi Denis-Courmont
· 16 years ago
Next »