Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a5fcaa210626a79465321e344c91a6a7dc3881fa
/
net
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
5be8084
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 17 years ago
2e27afb
Revert "[NET]: Fix races in net_rx_action vs netpoll."
by Linus Torvalds
· 17 years ago
522ed77
Audit: add TTY input auditing
by Miloslav Trmac
· 17 years ago
4a19542
O_CLOEXEC for SCM_RIGHTS
by Ulrich Drepper
· 17 years ago
09561f4
authgss build fix
by Andrew Morton
· 17 years ago
d3502d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d2a9a8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
ececfde
fallout from constified seq_operations
by Al Viro
· 17 years ago
0a9f2a4
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
by Ilpo Järvinen
· 17 years ago
063ed36
[IPV6]: Call inet6addr_chain notifiers on link down
by Vlad Yasevich
· 17 years ago
c3bc7cf
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
by Patrick McHardy
· 17 years ago
73ca491
[NET_SCHED]: act_api: qdisc internal reclassify support
by Patrick McHardy
· 17 years ago
f6853e2
[NET_SCHED]: sch_dsmark: act_api support
by Patrick McHardy
· 17 years ago
9210080
[NET_SCHED]: sch_atm: act_api support
by Patrick McHardy
· 17 years ago
b0188d4
[NET_SCHED]: sch_atm: Lindent
by Patrick McHardy
· 17 years ago
f13ec93
[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets
by Dmitry Butskoy
· 17 years ago
1b1ac75
[IPV4]: Cleanup call to __neigh_lookup()
by Jean Delvare
· 17 years ago
0621ed2
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
by Patrick McHardy
· 17 years ago
59eecdf
[NETFILTER]: nf_conntrack: UDPLITE support
by Patrick McHardy
· 17 years ago
61075af
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
by Patrick McHardy
· 17 years ago
370786f
[NETFILTER]: x_tables: add connlimit match
by Jan Engelhardt
· 17 years ago
a887c1c
[NETFILTER]: Lower *tables printk severity
by Patrick McHardy
· 17 years ago
130e7a8
[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error
by Yasuyuki Kozakai
· 17 years ago
e2a3123
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
by Yasuyuki Kozakai
· 17 years ago
ffc3069
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
by Yasuyuki Kozakai
· 17 years ago
d87d846
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
by Yasuyuki Kozakai
· 17 years ago
6460d94
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
by Michael Chan
· 17 years ago
febca28
[AF_IUCV]: Add lock when updating accept_q
by Ursula Braun
· 17 years ago
13fdc9a
[AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet.
by Ursula Braun
· 17 years ago
da7de31
[AF_IUCV]: Improve description of IUCV and AFIUCV configuration options.
by Jennifer Hunt
· 17 years ago
acd159b
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
by Adrian Bunk
· 17 years ago
cf3842e
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
b3b0b68
[TCP]: tcp probe add back ssthresh field
by Stephen Hemminger
· 17 years ago
a7ecfc8
[VLAN]: Fix memset length
by Patrick McHardy
· 17 years ago
b863ceb
[NET]: Add macvlan driver
by Patrick McHardy
· 17 years ago
56addd6
[VLAN]: Use multicast list synchronization helpers
by Patrick McHardy
· 17 years ago
6c78dcb
[VLAN]: Fix promiscous/allmulti synchronization races
by Patrick McHardy
· 17 years ago
a0a400d
[NET]: dev_mcast: add multicast list synchronization helpers
by Patrick McHardy
· 17 years ago
2402345
[NET]: Add net_device change_rx_mode callback
by Patrick McHardy
· 17 years ago
e6c9116
[RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems
by Ingo Molnar
· 17 years ago
0af8887
9p: fix a race condition bug in umount which caused a segfault
by Eric Van Hensbergen
· 17 years ago
1d6b560
net/9p: set error to EREMOTEIO if trans->write returns zero
by Latchesar Ionkov
· 17 years ago
e46662b
net/9p: change net/9p module name to 9pnet
by Latchesar Ionkov
· 17 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago
16cefa8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
e030dbf
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
by Linus Torvalds
· 17 years ago
d379b01
dmaengine: make clients responsible for managing channels
by Dan Williams
· 17 years ago
dc690d8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
63fc33c
[PATCH] mac80211: improved 802.11g CTS protection
by Daniel Drake
· 17 years ago
5628221
[PATCH] mac80211: ERP IE handling improvements
by Daniel Drake
· 17 years ago
1fd5e58
[PATCH] mac80211: Implementation of SIOCSIWRATE
by Larry Finger
· 17 years ago
4480f15c
[PATCH] mac80211: clarify some mac80211 things
by Johannes Berg
· 17 years ago
5558235
[PATCH] mac80211: conserve stack space due to padding
by Johannes Berg
· 17 years ago
191b926
[PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS
by Johannes Berg
· 17 years ago
fda6cc7
[PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl
by Johannes Berg
· 17 years ago
9771f74
[PATCH] mac80211: kill antenna select ioctls
by Johannes Berg
· 17 years ago
3ef8bed
[PATCH] mac80211: kill rate control ioctls
by Johannes Berg
· 17 years ago
40f7cac
[PATCH] mac80211: separate monitor/subif_start_xmit
by Johannes Berg
· 17 years ago
333af2f
[PATCH] mac80211: add support for iwlist channel
by Hong Liu
· 17 years ago
c59304b
[PATCH] mac80211: remove ieee80211_set_aid_for_sta
by Johannes Berg
· 17 years ago
7f8c059
[PATCH] mac80211: remove ieee80211_msg_passive_scan
by Johannes Berg
· 17 years ago
b306f45
[PATCH] mac80211: show transmitted frames on monitor interfaces
by Johannes Berg
· 17 years ago
e4c967c
[PATCH] mac80211: Monitor mode radiotap-based packet injection
by Andy Green
· 17 years ago
179f831
[PATCH] cfg80211: Radiotap parser
by Andy Green
· 17 years ago
db3d99c
[NET_SCHED]: ematch: module autoloading
by Patrick McHardy
· 17 years ago
662ad4f
[TCP]: tcp probe wraparound handling and other changes
by Stephen Hemminger
· 17 years ago
0e06877
[RTNETLINK]: rtnl_link: allow specifying initial device address
by Patrick McHardy
· 17 years ago
2d85cba
[RTNETLINK]: rtnl_link API simplification
by Patrick McHardy
· 17 years ago
8c979c2
[VLAN]: Fix MAC address handling
by Patrick McHardy
· 17 years ago
71bffe5
[ETH]: Validate address in eth_mac_addr
by Patrick McHardy
· 17 years ago
50b65cc
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 17 years ago
2957862
[NET]: Fix races in net_rx_action vs netpoll.
by Olaf Kirch
· 17 years ago
e00c5d8
I/OAT: warning fix
by Andrew Morton
· 18 years ago
2b1244a
I/OAT: Only offload copies for TCP when there will be a context switch
by Chris Leech
· 18 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
1fd05ba
[AF_UNIX]: Rewrite garbage collector, fixes race.
by Miklos Szeredi
· 17 years ago
99d24ed
[NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876)
by Patrick McHardy
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
3be550f
[UDP]: Fix length check.
by Patrick McHardy
· 17 years ago
dffe4f0
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
by Micah Gruber
· 17 years ago
4c75209
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
by YOSHIFUJI Hideaki
· 17 years ago
bb4dbf9
[IPV6]: Do not send RH0 anymore.
by YOSHIFUJI Hideaki
· 17 years ago
c382bb9
[IPV6]: Restore semantics of Routing Header processing.
by YOSHIFUJI Hideaki
· 17 years ago
c9726d6
[NET_SCHED]: Make HTB scheduler work with TSO.
by Ranjit Manomohan
· 17 years ago
5b7f9909
[Bluetooth] Add basics to better support and handle eSCO links
by Marcel Holtmann
· 17 years ago
cfbba49
[NET]: Avoid copying writable clones in tunnel drivers
by Patrick McHardy
· 17 years ago
4839c52
[IPV4]: Make ip_tos2prio const.
by Philippe De Muyter
· 17 years ago
6b25d30
[NET]: Fix gen_estimator timer removal race
by Patrick McHardy
· 17 years ago
1498b3f
[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
by Satyam Sharma
· 17 years ago
5f1de3e
[RXRPC]: Remove Makefile reference to obsolete RXRPC config variable
by Robert P. J. Day
· 17 years ago
0236e66
[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity
by Dan Aloni
· 17 years ago
4fda25a
[DCCP]: Make struct dccp_li_cachep static.
by Adrian Bunk
· 17 years ago
6f11df8
[NET]: "wrong timeout value in sk_wait_data()": cleanups
by Andrew Morton
· 17 years ago
60f0438
[NET]: Make some network-related proc files use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
9af9718
[ATM] br2684: Use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
5faf415
[NETFILTER]: x_tables: add more detail to error message about match/target mask mismatch
by Balazs Scheidler
· 17 years ago
585426f
[NETFILTER]: nf_queue: Use RCU and mutex for queue handlers
by Yasuyuki Kozakai
· 17 years ago
ce7663d
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
by Yasuyuki Kozakai
· 17 years ago
Next »