Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
58a317f1061c894d2344c0b6a18ab4a64b69b815
/
include
58a317f
netfilter: ipv6: add IPv6 NAT support
by Patrick McHardy
· 12 years ago
2cf545e
net: core: add function for incremental IPv6 pseudo header checksum updates
by Patrick McHardy
· 12 years ago
c7232c9
netfilter: add protocol independent NAT core
by Patrick McHardy
· 12 years ago
051966c
netfilter: nf_nat: add protoff argument to packet mangling functions
by Patrick McHardy
· 12 years ago
4cdd3408
netfilter: nf_conntrack_ipv6: improve fragmentation handling
by Patrick McHardy
· 12 years ago
5f2d04f
ipv4: fix path MTU discovery with connection tracking
by Patrick McHardy
· 12 years ago
0fa7fa9
packet: Protect packet sk list with mutex (v2)
by Pavel Emelyanov
· 12 years ago
b32607d
mdio: translation of MMD EEE registers to/from ethtool settings
by Allan, Bruce W
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
bf277b0
Merge git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
bba6ec7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
23dcfa6
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
8f8ba75
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c67fe37
mm: compaction: Abort async compaction if locks are contended or taking too long
by Mel Gorman
· 12 years ago
c3a5ce0
string: do not export memweight() to userspace
by WANG Cong
· 12 years ago
e0e3cea
af_netlink: force credentials passing [CVE-2012-3520]
by Eric Dumazet
· 12 years ago
8f6c1ca
Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
4459f39
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
6f6bbc1
ethtool.h: MDI setting support
by Jesse Brandeburg
· 12 years ago
f0b433e
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
c71a355
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
fb34438
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9d7b0fc
net: ipv6: fix oops in inet_putpeer()
by Patrick McHardy
· 12 years ago
6c71bec
Merge git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
1d76efe
team: add support for non-ethernet devices
by Jiri Pirko
· 12 years ago
c0de08d
af_packet: don't emit packet on orig fanout group
by Eric Leblond
· 12 years ago
e6a04b1
tipc: eliminate configuration for maximum number of name publications
by Ying Xue
· 12 years ago
34f256c
tipc: eliminate configuration for maximum number of name subscriptions
by Ying Xue
· 12 years ago
fff3321
packet: Report fanout status via diag engine
by Pavel Emelyanov
· 12 years ago
16f0136
packet: Report rings cfg via diag engine
by Pavel Emelyanov
· 12 years ago
3296193
dt: introduce for_each_available_child_of_node, of_get_next_available_child
by Timur Tabi
· 12 years ago
8513915
ALSA: fix pcm.h kernel-doc warning and notation
by Randy Dunlap
· 12 years ago
557e2e2
Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
ef824bf
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
ac5aa7f
pinctrl: header: trivial: declare struct device
by Richard Genoud
· 12 years ago
8857df3
iio: frequency: ADF4350: Fix potential reference div factor overflow.
by Michael Hennerich
· 12 years ago
63ca5f1
Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
2eac9eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 12 years ago
2ea2149
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
65e0736
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
by Fan Du
· 12 years ago
1669891
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
1f07b62
sctp: fix a compile error in sctp.h
by Cong Wang
· 12 years ago
e1fc3b1
sctp: Make sysctl tunables per net
by Eric W. Biederman
· 12 years ago
f53b5b0
sctp: Push struct net down into sctp_verify_ext_param
by Eric W. Biederman
· 12 years ago
24cb81a
sctp: Push struct net down into all of the state machine functions
by Eric W. Biederman
· 12 years ago
e7ff4a7
sctp: Push struct net down into sctp_in_scope
by Eric W. Biederman
· 12 years ago
89bf345
sctp: Push struct net down into sctp_transport_init
by Eric W. Biederman
· 12 years ago
55e26eb
sctp: Push struct net down to sctp_chunk_event_lookup
by Eric W. Biederman
· 12 years ago
ebb7e95
sctp: Add infrastructure for per net sysctls
by Eric W. Biederman
· 12 years ago
b01a240
sctp: Make the mib per network namespace
by Eric W. Biederman
· 12 years ago
13d782f
sctp: Make the proc files per network namespace.
by Eric W. Biederman
· 12 years ago
2ce9550
sctp: Make the ctl_sock per network namespace
by Eric W. Biederman
· 12 years ago
4db67e8
sctp: Make the address lists per network namespace
by Eric W. Biederman
· 12 years ago
4110cc2
sctp: Make the association hashtable handle multiple network namespaces
by Eric W. Biederman
· 12 years ago
4cdadcb
sctp: Make the endpoint hashtable handle multiple network namespaces
by Eric W. Biederman
· 12 years ago
f1f4376
sctp: Make the port hash table use struct net in it's key.
by Eric W. Biederman
· 12 years ago
eea68e2
packet: Report socket mclist info via diag module
by Pavel Emelyanov
· 12 years ago
8a360be
packet: Report more packet sk info via diag module
by Pavel Emelyanov
· 12 years ago
96ec632
packet: Diag core and basic socket info dumping
by Pavel Emelyanov
· 12 years ago
6024935
llc2: Fix silent failure of llc_station_init()
by Ben Hutchings
· 12 years ago
77ab8a5
netpoll: convert several functions to bool
by Amerigo Wang
· 12 years ago
e15c3c22
netpoll: check netpoll tx status on the right device
by Amerigo Wang
· 12 years ago
2899656
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
by Amerigo Wang
· 12 years ago
91fe4a4
netpoll: use netpoll_rx_on() in netpoll_rx()
by Amerigo Wang
· 12 years ago
57c5d46
netpoll: take rcu_read_lock_bh() in netpoll_rx()
by Amerigo Wang
· 12 years ago
38e6bc1
netpoll: make __netpoll_cleanup non-block
by Amerigo Wang
· 12 years ago
47be03a2
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
by Amerigo Wang
· 12 years ago
c12b395
gre: Support GRE over IPv6
by xeb@mail.ru
· 12 years ago
b7bc2a5
net: remove netdev_bonding_change()
by Amerigo Wang
· 12 years ago
ee89bab
net: move and rename netif_notify_peers()
by Amerigo Wang
· 12 years ago
f026cfa
Revert "x86-64/efi: Use EFI to deal with platform wall clock"
by H. Peter Anvin
· 12 years ago
930a93a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
0bce9c4
mutex: Place lock in contended state after fastpath_lock failure
by Will Deacon
· 12 years ago
6759a0a
drm/radeon/kms: implement timestamp userspace query (v2)
by Marek Olšák
· 12 years ago
2f29200
drm/radeon: add some new SI pci ids
by Alex Deucher
· 12 years ago
1c212c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
c8dfbf4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
e4e139be
Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
88de3d0d
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2359a47
codel: refine one condition to avoid a nul rec_inv_sqrt
by Eric Dumazet
· 12 years ago
b5ec8ee
ipv4: fix ip_send_skb()
by Eric Dumazet
· 12 years ago
902d9e0
ssb: check for flash presentence
by Rafał Miłecki
· 12 years ago
3213e1a
bcma: add (mostly) NAND defines
by Rafał Miłecki
· 12 years ago
57f784f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
9d8dad7
Yama: higher restrictions should block PTRACE_TRACEME
by Kees Cook
· 12 years ago
02b69cb
netfilter: nf_ct_sip: fix IPv6 address parsing
by Patrick McHardy
· 12 years ago
63d02d1
net: tcp: ipv6_mapped needs sk_rx_dst_set method
by Eric Dumazet
· 12 years ago
3654e61
ipvs: add pmtu_disc option to disable IP DF for TUN packets
by Julian Anastasov
· 12 years ago
be97fdb
ipvs: generalize app registration in netns
by Julian Anastasov
· 13 years ago
1fb9489
net: Loopback ifindex is constant now
by Pavel Emelyanov
· 12 years ago
aa79e66
net: Make ifindex generation per-net namespace
by Pavel Emelyanov
· 12 years ago
b14f243
net: Dont use ifindices in hash fns
by Pavel Emelyanov
· 12 years ago
a399a80
time: jiffies_delta_to_clock_t() helper to the rescue
by Eric Dumazet
· 12 years ago
4eef6cb
Input: eeti_ts: pass gpio value instead of IRQ
by Arnd Bergmann
· 13 years ago
59ee93a
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
by Arnd Bergmann
· 12 years ago
a37e6e3
net: force dst_default_metrics to const section
by Eric Dumazet
· 12 years ago
d933d2b
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 12 years ago
300d373
Revert "NMI watchdog: fix for lockup detector breakage on resume"
by Rafael J. Wysocki
· 12 years ago
f4ba394
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
Next »